ButtonIconProps
Home > @backstage/canon
> 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) |