ui-button
Generation
ng g @ngx-kit/collection:ui-button [name]
Demo
PreviewSourcesDefault button
Color
Size
Buttons group
Vertical
Selectable
Multiple
API
[class] UiButtonDemoModule
[class] UiButtonGroupComponent
Members
Signature | Description |
---|
@Input() direction: UiButtonGroupDirection = 'row' | |
[class] UiButtonComponent
Members
Signature | Description |
---|
@Input() color: UiButtonColor = 'default' | |
@Input() disabled = false | |
@Input() uiButton: void | |
@Input() size: UiButtonSize = 'm' | |
@Input() icon: string | |