html attribute id
html attribute class
header html attribute class
the index of active tab, if active_tab_name is not set, this will be used
the name of active tab, use for match tab and tab_content
class of active tab
tab_content html attribute class
Render tab
<:tab name="Luke">Luke</:tab> <:tab name="Anakin">Anakin</:tab>
Render tab content
<:tab_content name="Luke">Luke Skywalker, brother of Prince Leia Organa</:tab_content> <:tab_content name="Anakin">Anakin Skywalker, aka. Darth Vador</:tab_content>