SortableListJsInterop Class

This class provides JavaScript interop methods for the SortableListTItem component.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public class SortableListJsInterop : JsInteropBase
Inheritance
Object    JsInteropBase    SortableListJsInterop

Constructors

SortableListJsInteropInitializes a new instance of the SortableListJsInterop class

Methods

InitializeAsync Initializes the sortable list with the specified parameters.

See Also