import { KbqSplitButtonModule } from '@koobiq/components/split-button';Selector: kbq-split-button, [kbq-split-button]
| Name | Description |
|---|---|
@Input() color: string
|
component color, will be set for nested buttons |
@Input() disabled: boolean
|
Whether the checkbox is disabled. |
@Input() kbqStyle: string
|
component style, will be set for nested buttons |
@Input() panelAutoWidth: boolean
|
Sets the width of the dropdown to the width of the trigger. Default is false |
| colorClassName: string | current class name of color |
| firstDisabled: boolean | |
| secondDisabled: boolean |