Inline Icon Button
import {InlineIconButtonComponent} from "@qualcomm-ui/angular/inline-icon-button"Examples
Showcase
Qualcomm
<button q-inline-icon-button></button>Variants
Qualcomm
<button q-inline-icon-button></button>
<button emphasis="persistent-black" q-inline-icon-button></button>
<button emphasis="persistent-white" q-inline-icon-button></button>API
q-inline-icon-button
| Prop | Type | Default |
|---|---|---|
The style variant of the button. Governs color. | | 'neutral' | 'neutral' |
LucideIconData | X | |
The size of the button and its icon. | | 'sm' | 'md' |
The style variant of the button's icon that controls its size | | 'fixed' | 'fixed' |
Type
| 'neutral'
| 'persistent-white'
| 'persistent-black'
Description
The style variant of the button. Governs color.
Type
LucideIconDataDescription
Type
| 'sm'
| 'md'
| 'lg'
Description
The size of the button and its icon.
Type
| 'fixed'
| 'scale'
Description
The style variant of the button's icon that controls its size