MobileTrack Nexus Documentation
C#
Show/Hide TOC
Sortable
List
Js
Interop Class
This class provides JavaScript interop methods for the
SortableList
TItem
component.
Definition
Namespace:
BlazorBootstrap
Assembly:
BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
C#
Copy
Request Example
public
class
SortableListJsInterop
:
JsInteropBase
Inheritance
Object
JsInteropBase
SortableListJsInterop
Constructors
SortableListJsInterop
Initializes a new instance of the
SortableListJsInterop
class
Methods
InitializeAsync
Initializes the sortable list with the specified parameters.
See Also
Reference
BlazorBootstrap Namespace
In This Article
Definition
Constructors
Methods
See Also