action-table icon indicating copy to clipboard operation
action-table copied to clipboard

Native HTML web component for easily adding sorting and filtering functionality to tables.

Results 7 action-table issues
Sort by recently updated
recently updated
newest added

Hi, I just played around with this library. While many things were easy to use (or to figure out from the documentation), I couldn't find a solution to handle the...

enhancement

Hi again, I recently began using the action-table wrapped around a table being dynamically updated with JS. It goes as far as removing and appending new and to the table...

enhancement

Hello again. This component is absolutely brilliant; basically every situation I come across, this component has me covered. However! I spent a good number of hours trying to persist table...

documentation

improve ReadMe with copy-edits, formatting, and readability. Enforce consistency.

Hello, Is it possible to set a default-filter value? E.g. in the demo, set the Animal dropbox to "Cat" when the page is initialized? Thanks.

enhancement

Hi, what is the difference between main.js and index.js? It seems as if the modules are already imported in main.js. In the demo, both files are used. The script main.js...

The current `urlparams` implementation reads data from the URL, but does not update the URL as filters + sorts change. This prevents users from generating URLs with the correct parameters...

enhancement