SortableBuilder.Filter Method
Name | Parameters | Description |
---|---|---|
Filter(JS) | value | Specifies a CSS selector for the items that can be dragged. Mirrors the client-side filter option. |
Filter(String) | value | Specifies a CSS selector for the items that can be dragged. Mirrors the client-side filter option. |