Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ICreateStateByPropsParams
Interface ICreateStateByPropsParams
Hierarchy
ICreateStateByPropsParams
ITreeProps
Index
Properties
checkable
checked
Keys
data
data
Type
disabled
Checked
Keys
expand
All
is
Root
load
More
render
Key
Properties
Optional
checkable
checkable
:
boolean
Optional
checked
Keys
checked
Keys
:
TreeRootIdArray
data
data
:
ITreeData
[]
Optional
data
Type
data
Type
:
"tree"
|
"plain"
Optional
disabled
Checked
Keys
disabled
Checked
Keys
:
TreeRootIdArray
Optional
expand
All
expand
All
:
boolean
Optional
is
Root
is
Root
:
(
data
:
ITreeData
)
=>
boolean
Type declaration
(
data
:
ITreeData
)
:
boolean
Parameters
data:
ITreeData
Returns
boolean
Optional
load
More
load
More
:
(
data
:
ITreeData
)
=>
Promise
<
any
>
Type declaration
(
data
:
ITreeData
)
:
Promise
<
any
>
Parameters
data:
ITreeData
Returns
Promise
<
any
>
Optional
render
Key
render
Key
:
Partial
<
ITreeRenderKey
>
Globals
ICreate
State
ByProps
Params
checkable
checked
Keys
data
data
Type
disabled
Checked
Keys
expand
All
is
Root
load
More
render
Key
Generated using
TypeDoc