Side Menu

Sidebar typically acts as the main menu for an application. It can be placed to the left or right of the screen. It supports mobile mode, show/hide, iconify-mode, multi level menu items.

This documentation site uses the sidemenu as the main navigational component.

Example
Documentation

<t:sidemenu>
    <t:li>Menu option 1</t:li>
</t:sidemenu>

Sidebar typically acts as the main menu for an application. It can be placed to the left or right of the screen. It supports mobile mode, show/hide, iconify-mode, multi level menu items.

Info
Tag name sidemenu
Component type io.tornadofaces.component.Sidemenu
Renderer type io.tornadofaces.component.SidemenuRenderer
Attributes
NameDescriptionRequired
iconPositionIcons, if added, are by default positioned to the left the text. Valid options are "top", "right", "bottom", "left". false
styleClassStyles to apply to the ul element.false
styleCSS Styles applied to the ul element.false
colorThe menu bar can be recolored to be dark, or match your primary color. Valid options are dark, primary. Default none. false
renderedShould this component be rendered?false