TagProps
Home > @backstage/ui > TagProps
Props for the Tag component.
Signature:
export interface TagProps extends ReactAriaTagProps
Extends: ReactAriaTagProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
React.ReactNode |
(Optional) The icon to display in the chip. | ||
|
'small' | 'medium' |
(Optional) The size of the chip. |