Interface: TagProps
Defined in: composites/TagGroup/TagGroup.tsx:217
Props for the Tag component.
Extends
Omit<RACTagProps,"style"|"className">
Properties
children?
optionalchildren?:ReactNode
Defined in: composites/TagGroup/TagGroup.tsx:219
Tag label content.
Overrides
Omit.children