import { KbqSidebarModule } from '@koobiq/components/sidebar';Selector: [kbq-sidebar-opened]
Exported as: kbqSidebarOpened| Name | Description |
|---|---|
@Input() maxWidth: InputSignal |
|
@Input() minWidth: InputSignal |
|
@Input() width: InputSignal |
Selector: [kbq-sidebar-closed]
Exported as: kbqSidebarClosed| Name | Description |
|---|---|
@Input() width: InputSignal |
Selector: kbq-sidebar
Exported as: kbqSidebar| Name | Description |
|---|---|
@Input() opened: boolean
|
|
@Input() position: InputSignal |
|
@Output('stateChanged')
stateChanged: OutputEmitterRef |