SortableListJsInterop Class

This class provides JavaScript interop methods for the SortableListTItem component.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
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