SortableBuilder.Handle Method
Name | Parameters | Description |
---|---|---|
Handle(JS) | value | Specifies a CSS selector (ID or class) that should act as the drag handle(s) for the item(s). Mirrors the client-side handle option. |
Handle(String) | value | Specifies a CSS selector (ID or class) that should act as the drag handle(s) for the item(s). Mirrors the client-side handle option. |