Tobago Demo

Menu

Container

With the container components, content can be shown in different ways.

Box

<tc:box label="Box">Content</tc:box>

Box

Content

Panel

<tc:panel>Content</tc:panel> Content

Separator

<p>Content</p> <tc:separator/> <p>Content</p>

Content


Content

Section

<tc:section label="Section">Content</tc:section>

Section

Content

Header and Footer

<tc:header>Header-Content</tc:header> <p>Content between header and footer.</p> <tc:footer>Footer-Content</tc:footer> Header-Content

Content between header and footer.

Footer-Content
© 2005-2023 Apache Software Foundation, Licensed under the Apache License, Version 2.0.