Components
GitHub
Preparing search index...
The search index is not available
@i-vresse/haddock3-ui API documentation - v0.3.1
@i-vresse/haddock3-ui API documentation
table/SortableTable
Header
Interface Header
interface
Header
{
key
:
string
;
label
:
string
;
sortable
?:
boolean
;
sorted
?:
SortDirection
;
type
?:
|
"string"
|
"number"
|
"structure"
|
"stats"
;
}
Index
Properties
key
label
sortable?
sorted?
type?
Properties
key
key
:
string
label
label
:
string
Optional
sortable
sortable
?:
boolean
Optional
sorted
sorted
?:
SortDirection
Optional
type
type
?:
|
"string"
|
"number"
|
"structure"
|
"stats"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
label
sortable
sorted
type
Components
GitHub
@i-vresse/haddock3-ui API documentation - v0.3.1
Loading...