@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-kit/src/public-api
SortState
Interface SortState
interface
SortState
{
direction
:
"asc"
|
"desc"
;
key
:
string
;
}
Index
Properties
direction
key
Properties
direction
direction
:
"asc"
|
"desc"
key
key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
key
@theredhead — Frontend Library - v1.0.0
Loading...