sematable icon indicating copy to clipboard operation
sematable copied to clipboard

Possible to add available actions?

Open asteed21 opened this issue 7 years ago • 1 comments

First of all, wanted to say thanks for the awesome job so far. This project is a huge boon for table utility in the React/Redux space. Just wanted to ask - are you guys open to exposing more Sematable actions for use in connected components?

For example, I just ran into a need for using the 'tableSelectAllChanged' action but had to manually adjust the index.js file, whereas the tableDestroyState and tableSetFilter actions seem to be the only ones currently available by default.

asteed21 avatar Feb 06 '18 16:02 asteed21

Hi Austin,

I'm glad you find it useful! Yes, we could expose some additional actions. Any other actions you think would be useful to export by default?

amir-hadzic avatar Feb 06 '18 17:02 amir-hadzic