Preparing search index...
The search index is not available
@rxap/config - v19.1.0
@rxap/config
NavigationConfig
Interface NavigationConfig
interface
NavigationConfig
{
apps
?:
AppsNavigationConfig
[]
;
collapsable
?:
boolean
;
fixedInViewport
?:
boolean
;
mobileQuery
?:
string
;
mode
?:
"side"
|
"over"
;
opened
?:
boolean
;
pinned
?:
boolean
;
}
Index
Properties
apps?
collapsable?
fixed
In
Viewport?
mobile
Query?
mode?
opened?
pinned?
Properties
Optional
apps
apps
?:
AppsNavigationConfig
[]
Optional
collapsable
collapsable
?:
boolean
Optional
fixed
In
Viewport
fixedInViewport
?:
boolean
Optional
mobile
Query
mobileQuery
?:
string
Optional
mode
mode
?:
"side"
|
"over"
Optional
opened
opened
?:
boolean
Optional
pinned
pinned
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
apps
collapsable
fixed
In
Viewport
mobile
Query
mode
opened
pinned
@rxap/config - v19.1.0
Loading...