Tag / How to use
Use tags to indicate an object's categorization, i.e., for filtering. Use a badge instead for static metadata, status, or to indicate a new feature.
Basic use
Invocation of the component would look something like this:
<Hds::Tag @text='My text tag' @onDismiss= />
Renders to:
My text tag
<Hds::Tag @text='My text tag' />