Documentation
Preparing search index...
@saltcorn/markup
layout_utils
navbar
Function navbar
navbar
(
brand
:
LeftNavBarOpts
,
sections
:
SectionOpts
[]
,
currentUrl
:
string
,
opts
?:
{
class
?:
string
;
colorscheme
?:
string
;
fixedTop
:
boolean
;
fluid
?:
boolean
;
}
,
)
:
string
Parameters
brand
:
LeftNavBarOpts
sections
:
SectionOpts
[]
currentUrl
:
string
opts
:
{
class
?:
string
;
colorscheme
?:
string
;
fixedTop
:
boolean
;
fluid
?:
boolean
}
= ...
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...