SortableListTItemOnAddJS Method
Invoked by the browser when a new item is added to the list.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[JSInvokableAttribute("OnAddJs")]
public Task OnAddJS(
int oldIndex,
int newIndex
)
- oldIndex Int32
- Previous size
- newIndex Int32
- Current size
TaskTask completion