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 |
import("react/jsx-runtime").JSX.Element