ButtonIconProps
Home > @backstage/ui > ButtonIconProps
Properties for ButtonIcon
Signature:
export interface ButtonIconProps extends RAButtonProps
Extends: RAButtonProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
ReactElement |
(Optional) | ||
|
'small' | 'medium' | Partial<Record<Breakpoint, 'small' | 'medium'>> |
(Optional) | ||
|
'primary' | 'secondary' | 'tertiary' | Partial<Record<Breakpoint, 'primary' | 'secondary' | 'tertiary'>> |
(Optional) |