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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
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