Tab
Component to represent a single tab in a Tabs environment. More...
Inherits StyledItem
Properties
- iconSource : url (deprecated)
- index : int
- page : Item
- title : string
Signal Handlers
Detailed Description
Examples: See Tabs.
Property Documentation
This documentation is deprecated.
The location of the icon that is displayed inside the button used to select this tab (optional). Either title or iconSource, or both must be defined. Deprecated because our new tab buttons in the header do not display an icon.