View Source PetalComponents.Tabs (petal_components v1.0.8)
Link to this section Summary
Functions
Attributes
class(:string) - CSS class. Defaults to"".label(:string) - labels your tab. Defaults tonil.link_type(:string) - Defaults to"a".to(:string) - link path. Defaults tonil.number(:integer) - indicates a number next to your tab. Defaults tonil.underline(:boolean) - underlines your your tab. Defaults tofalse.is_active(:boolean) - indicates the current tab. Defaults tofalse. Global attributes are accepted.
Slots
inner_block
Attributes
underline(:boolean) - underlines your tabs. Defaults tofalse.class(:string) - CSS class. Defaults to"". Global attributes are accepted.
Slots
inner_block
Link to this section Functions
attributes
Attributes
class(:string) - CSS class. Defaults to"".label(:string) - labels your tab. Defaults tonil.link_type(:string) - Defaults to"a".to(:string) - link path. Defaults tonil.number(:integer) - indicates a number next to your tab. Defaults tonil.underline(:boolean) - underlines your your tab. Defaults tofalse.is_active(:boolean) - indicates the current tab. Defaults tofalse. Global attributes are accepted.
slots
Slots
inner_block
attributes
Attributes
underline(:boolean) - underlines your tabs. Defaults tofalse.class(:string) - CSS class. Defaults to"". Global attributes are accepted.
slots
Slots
inner_block