Search
Preparing search index...
The search index is not available
@wcrichto/vgrid
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"vgrid"
VGrid
Class VGrid<SS>
Type parameters
SS
Hierarchy
Component
<
VGridProps
,
VGridState
>
VGrid
Index
Constructors
constructor
Properties
action_
stack
color_
map
container
label_
state
resize_
observer
settings
Methods
component
Did
Mount
component
Will
Unmount
on
Child
Expand
on
Key
Up
on_
block_
selected
on_
resize
render
Object literals
state
Constructors
constructor
new VGrid
(
props
:
VGridProps
)
:
VGrid
Parameters
props:
VGridProps
Returns
VGrid
Properties
action_
stack
action_
stack
:
ActionStack
color_
map
color_
map
:
ColorMap
container
container
:
any
label_
state
label_
state
:
LabelState
resize_
observer
resize_
observer
:
any
settings
settings
:
Settings
Methods
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
on
Child
Expand
on
Child
Expand
(
id
:
number
)
:
void
Parameters
id:
number
Returns
void
on
Key
Up
on
Key
Up
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
on_
block_
selected
on_
block_
selected
(
block_index
:
number
, type
:
BlockSelectType
)
:
void
Parameters
block_index:
number
type:
BlockSelectType
Returns
void
on_
resize
on_
resize
(
entries
:
any
)
:
void
Parameters
entries:
any
Returns
void
render
render
(
)
:
Element
Returns
Element
Object literals
state
state
:
object
container_
width
container_
width
:
number
= 10000000
expand_
num
expand_
num
:
number
= -1
Globals
"vgrid"
VGrid
constructor
action_
stack
color_
map
container
label_
state
resize_
observer
settings
component
Did
Mount
component
Will
Unmount
on
Child
Expand
on
Key
Up
on_
block_
selected
on_
resize
render
state
VGrid
Props
VGrid
State
Generated using
TypeDoc