型・APIリファレンス
Preparing search index...
NavigationAdditionalResponse
Type Alias NavigationAdditionalResponse
Navigation定義取得時の追加レスポンス
type
NavigationAdditionalResponse
=
{
isAdmin
:
boolean
;
selectableLocaleList
?:
SelectableLocaleList
;
selectableNavigationList
?:
SelectableNavigationList
;
selectedNavigation
?:
string
;
}
Index
Properties
is
Admin
selectable
Locale
List?
selectable
Navigation
List?
selected
Navigation?
Properties
is
Admin
isAdmin
:
boolean
管理者であるか
Optional
selectable
Locale
List
selectableLocaleList
?:
SelectableLocaleList
選択可能なLocaleリスト
Optional
selectable
Navigation
List
selectableNavigationList
?:
SelectableNavigationList
選択可能なNavigation定義リスト
Optional
selected
Navigation
selectedNavigation
?:
string
選択中のNavigation定義名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Admin
selectable
Locale
List
selectable
Navigation
List
selected
Navigation
型・APIリファレンス
Loading...
Navigation定義取得時の追加レスポンス