JavaScript library for reorderable drag-and-drop lists Features Simple list Shared lists Cloning Disabling sorting Handles Filter Thresholds Examples Grid Nested sortables Plugins MultiDrag Swap Comparisons Fra
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required. - SortableJS/Sortable
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table react javascript pagination hooks sorting typescript grid vue solid reactjs table svelte datatable datagrid filtering grouping sveltejs solidjs datagrids Updated May 24, 2025...
Perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
Time in milliseconds to define when the sorting should start delayOnTouchOnlyoption Type: boolean Default Value: false Whether or not the delay should be applied only if the user is using touch (eg. on a mobile device). No delay will be applied in any other case. ...
You must mount the plugin with sortableONCE ONLY. importReactfrom"react";import{ReactSortable,Sortable,MultiDrag,Swap}from"react-sortablejs";// mount whatever plugins you'd like to. These are the only current options.Sortable.mount(newMultiDrag(),newSwap());constApp=()=>{const[state,setStat...
The class JsonStore is a subclass of the more generic Ext.data.Store, which implements client-side caching of model objects, can load the data via the Proxy object, and supports sorting and filtering. Later, in Chapter 12, you’ll see another version of our Save The Child application, in...
// Workaround for a problem observed in nested connected lists. // There should be an 'update' event before 'remove' when moving // elements. If the event did not fire, cancel sorting. if (!('dropindex' in ui.item.sortable)) { ...
Set to true to set the swap zone to the sides of the target, for the effect of sorting "in between" items.Read moreDemo: http://sortablejs.github.io/Sortable#thresholdsinvertedSwapThreshold optionPercentage of the target that the inverted swap zone will take up, as a float between 0 and...
vuetiful-datatable - Datatable component with sorting, filtering, pagination, grouping and aggregation. vue-materialize-datatable - VueJS datatable for Materialize CSS vue-good-table - An easy to use, VueJS (2.x) table plugin with sorting, column filtering, pagination etc. vue-grid - A fle...