Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
NodeMenuItem
Interface NodeMenuItem
階層を表すMenuItem
interface
NodeMenuItem
{
childs
?:
MenuItem
[]
;
description
?:
string
;
displayName
?:
string
;
iconColor
?:
string
;
iconTag
?:
string
;
iconUrl
?:
string
;
isSubgroup
?:
boolean
;
name
:
string
;
type
:
"ENTITY"
|
"NODE"
|
"URL"
|
"ACTION"
;
}
Hierarchy (
View Summary
)
MenuItemBase
NodeMenuItem
Index
Properties
childs?
description?
display
Name?
icon
Color?
icon
Tag?
icon
Url?
is
Subgroup?
name
type
Properties
Optional
childs
childs
?:
MenuItem
[]
子階層のMenuItemリスト
Optional
description
description
?:
string
説明
Optional
display
Name
displayName
?:
string
表示名
Optional
icon
Color
iconColor
?:
string
アイコンカラー
Optional
icon
Tag
iconTag
?:
string
アイコンタグ
Optional
icon
Url
iconUrl
?:
string
アイコンURL
Optional
is
Subgroup
isSubgroup
?:
boolean
サブグループか否か
name
name
:
string
定義名
type
type
:
"ENTITY"
|
"NODE"
|
"URL"
|
"ACTION"
MenuItemタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
childs
description
display
Name
icon
Color
icon
Tag
icon
Url
is
Subgroup
name
type
型・APIリファレンス
Loading...
階層を表すMenuItem