Extends
- ember/Component
Members
(inner) "data-tab-label" :module:components/sl-tab-pane~label
Alias to label
; data attribute binding for the label
property
Type:
- module:components/sl-tab-pane~label
- Source:
(inner) "data-tab-name" :module:components/sl-tab-pane~name
Alias to name
; data attribute binding for the name
property
Type:
- module:components/sl-tab-pane~name
- Source:
(inner) attributeBindings :Array.<String>
Type:
- Array.<String>
- Source:
(inner) classNames :Array.<String>
Type:
- Array.<String>
- Source:
(inner, nullable) label :String
Label text for the displayed tab name
Type:
- String
- Default Value:
- null
- Source:
(inner) layout :Object
Type:
- Object
- Source:
(inner, nullable) name :String
Text for internal tab identification
Type:
- String
- Default Value:
- null
- Source:
(inner) tagName :String
Type:
- String
- Default Value:
- 'div'
- Source: