Skip to main content

SortableBuilder.OnRemove Method

Name Parameters Description
OnRemove(RazorBlock) jsFunc A function that is called when a draggable item is removed. Mirrors the client-side onRemove option.
OnRemove(String) jsFunc A function that is called when a draggable item is removed. Mirrors the client-side onRemove option.