Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-designer
OutlineViewProps
Interface OutlineViewProps
interface
OutlineViewProps
{
actionItems
?:
ActionItem
[]
;
onSelect
?:
(
(
nodeKey
:
string
)
=>
void
)
;
showStateView
?:
boolean
;
showToggleVisibleIcon
?:
boolean
;
}
Hierarchy
ComponentsTreeProps
OutlineViewProps
Index
Properties
action
Items?
on
Select?
show
State
View?
show
Toggle
Visible
Icon?
Properties
Optional
action
Items
action
Items
?:
ActionItem
[]
节点树更多功能菜单
Optional
on
Select
on
Select
?:
(
(
nodeKey
:
string
)
=>
void
)
页面节点选中回调
Optional
show
State
View
show
State
View
?:
boolean
展示状态视图
Optional
show
Toggle
Visible
Icon
show
Toggle
Visible
Icon
?:
boolean
显示/隐藏组件按钮,默认显示
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Items
on
Select
show
State
View
show
Toggle
Visible
Icon
Tango LowCode Builder
Loading...
节点树更多功能菜单