rb:tab-item

Description

Renders a standard Sociali tab. Must always be a child of rb:tabs.

Attributes

required href string The URL to which the link should take the user upon click. must be absolute
title string Specifies the text to display on the tab.
optional align string Specify alignment for this tab item. (default value is left). Other valid value is right
selected bool Indicates whether this tab item has the selected state. (default value is false)

 

 

Notes

  • rb:tabs and rb:tab-item do not render correctly within theRBML Test Console