SortableListJsInteropInitializeAsync Method
Initializes the sortable list.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public Task InitializeAsync(
ElementReference elementId,
bool allowSorting,
string filter,
Object objRef
)
- elementId ElementReference
- Element ID of the SortableListTItem
- allowSorting Boolean
- Whether to allow sorting
- filter String
- Filter to apply (if any)
- objRef Object
- Object reference
TaskTask completion