projects/components/widgets/input/button-group/src/button-group.directive.doc.ts
The wmButtonGroup directive defines a button group widget.
| class |
Type : string
|
|
Class of the widget. |
| horizontalalign |
Type : string
|
|
This property specifies how the elements should be aligned horizontally. Allowed Values:
|
| name |
Type : string
|
|
Name of the button group widget. |
| show |
Type : boolean
|
Default value : true
|
|
This property will be used to show/hide the button group widget on the web page. Bindable: |
| vertical |
Type : string
|
|
Determines whether the buttons should be vertical or not. |