Constructor
new SegmentedBar()
- Source:
- See:
-
- https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes for FlexBox usage
Extends
Events
action
Dispatched when the button is activated through a mouse click, finger
tap, or when focused and the spacebar is pressed.
Properties:
Name | Type | Description |
---|---|---|
detail |
Map | The detail object as defined in AbstractControl#detail |
- Inherited From:
- Source:
longAction
Dispatched when the button is pressed for a period of time, set by
AbstractButton#holdThreshold.
Properties:
Name | Type | Description |
---|---|---|
{Map |
detail - The detail object as defined in AbstractControl#detail |
- Inherited From:
- Source: