Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IGridHeaderProps
Interface IGridHeaderProps<Data>
Type parameters
Data
Hierarchy
IGridHeaderProps
Index
Properties
columns
default
Sort
Type
fixed
fixed
Columns
Head
Rows
Height
on
Change
prefix
scroll
sort
By
sort
Type
store
Properties
columns
columns
:
Array
<
IGridInnerColumn
<
Data
>
>
Optional
default
Sort
Type
default
Sort
Type
:
GridSortType
Optional
fixed
fixed
:
IGridInnerFixedType
fixed
Columns
Head
Rows
Height
fixed
Columns
Head
Rows
Height
:
Array
<
number
|
string
>
on
Change
on
Change
:
(
config
:
IGridOnChangeConfig
)
=>
void
Type declaration
(
config
:
IGridOnChangeConfig
)
:
void
Parameters
config:
IGridOnChangeConfig
Returns
void
prefix
prefix
:
string
scroll
scroll
:
IGridScrollDelta
Optional
sort
By
sort
By
:
string
sort
Type
sort
Type
:
GridSortType
store
store
:
Store
Globals
IGrid
Header
Props
columns
default
Sort
Type
fixed
fixed
Columns
Head
Rows
Height
on
Change
prefix
scroll
sort
By
sort
Type
store
Generated using
TypeDoc