uim-bootstrap ~master (2021-03-15T07:13:21Z)
Dub
Repo
DBS5Navbar
uim
bootstrap
bs5
basic
components
navbars
navbar
Undocumented in source.
class
DBS5Navbar : DBS5Obj {
O
center
(bool value);
O
dark
(bool value);
O
expand
(string screenSize);
O
light
(bool value);
}
Members
Functions
center
O
center
(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
dark
O
dark
(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
expand
O
expand
(string screenSize)
Undocumented in source. Be warned that the author may not have intended to support it.
light
O
light
(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
Examples
t
{
assert
(
Assert
(
BS5Navbar
,
`<nav class="navbar"></nav>`
)
Meta
Source
See Implementation
uim
bootstrap
bs5
basic
components
navbars
navbar
classes
DBS5Navbar