Uses of Class
com.github.t1.bulmajava.components.Navbar
Packages that use Navbar
-
Uses of Navbar in com.github.t1.bulmajava.components
Methods in com.github.t1.bulmajava.components that return NavbarModifier and TypeMethodDescriptionNavbar.brand(Renderable... renderables) Navbar.burger()Navbar.content(Renderable content) Deprecated.Navbar.content(Renderable... content) Deprecated.Deprecated.Navbar.content(Stream<Renderable> content) Deprecated.Navbar.end(Renderable... newEndContent) Navbar.isFixedBottom()Navbar.isFixedTop()Navbar.isTransparent()static NavbarNavbar.start(Renderable... newStartContent)