SortableBuilder.AllowDropInsideItem Method
Name | Parameters | Description |
---|---|---|
AllowDropInsideItem(JS) | value | Allows a user to drop an item inside another item. Mirrors the client-side allowDropInsideItem option. |
AllowDropInsideItem(Boolean) | value | Allows a user to drop an item inside another item. Mirrors the client-side allowDropInsideItem option. |