Preparing search index...
The search index is not available
RAMP4 - v4.17.0
RAMP4
fixtures/grid/store/grid-state
TableColumnOptions
Interface TableColumnOptions
interface
TableColumnOptions
{
field
:
string
;
filter
?:
TableColumnFilterOptions
;
searchable
?:
boolean
;
sort
?:
"asc"
|
"desc"
|
"none"
;
template
?:
string
;
title
?:
string
;
visible
?:
boolean
;
width
?:
number
;
}
Index
Properties
field
filter?
searchable?
sort?
template?
title?
visible?
width?
Properties
field
field
:
string
Optional
filter
filter
?:
TableColumnFilterOptions
Optional
searchable
searchable
?:
boolean
Optional
sort
sort
?:
"asc"
|
"desc"
|
"none"
Optional
template
template
?:
string
Optional
title
title
?:
string
Optional
visible
visible
?:
boolean
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
filter
searchable
sort
template
title
visible
width
RAMP4 - v4.17.0
Loading...