Tags


This documentation provides a comprehensive reference for the Tag component, guiding you through its configuration options.

Demos

Tag Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Color TagColor None Gets or sets the color. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
IsDelete bool False If true, the tag will converted to delete button. 1.0.0
IsHoverable bool False If true, the tag will react to hover state. 1.0.0
IsRounded bool False If true, the rounded variant will be enabled. 1.0.0
ShowLightVersion bool None If true, shows the color in its light version. 1.0.0
Size TagSize None Gets or sets the size. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

Tags Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Size TagSize None Gets or sets the size. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

AddonTags Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

GroupedAddonTags Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0