Skip to main content
Version: Next

TagProps

Home > @backstage/ui > TagProps

Props for the Tag component.

Signature:

export interface TagProps extends ReactAriaTagProps 

Extends: ReactAriaTagProps

Properties

Property

Modifiers

Type

Description

icon?

React.ReactNode

(Optional) The icon to display in the chip.

size?

'small' | 'medium'

(Optional) The size of the chip.