Preparing search index...
The search index is not available
devfive front components
devfive front components
index
MobileLayoutProps
Interface MobileLayoutProps
interface
MobileLayoutProps
{
children
?:
ReactNode
;
header
?:
MobileHeaderProps
;
nav
?:
Omit
<
MobileNavProps
,
"menus"
|
"enabledMenus"
>
;
pages
?:
MobileLayoutPage
[]
;
}
Index
Properties
children?
header?
nav?
pages?
Properties
Optional
children
children
?:
ReactNode
Optional
header
header
?:
MobileHeaderProps
Optional
nav
nav
?:
Omit
<
MobileNavProps
,
"menus"
|
"enabledMenus"
>
Optional
pages
pages
?:
MobileLayoutPage
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
header
nav
pages
devfive front components
index
test
Generated using
TypeDoc