Skip to main content

TagGroup()

Home > @backstage/ui > TagGroup

A component that renders a list of tags.

Signature:

TagGroup: <T extends object>(props: TagGroupProps<T>) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

props

TagGroupProps<T>

**Returns:**

import("react/jsx-runtime").JSX.Element