dc.Label

The <dc.Label> tag adds a oval styled look, like a tag.

Attributes

  • Title: title for the label box

  • Scope: Default, Primary, Success, Info, Warning, Danger

Usage Notes

TODO notes

Examples

<dc.Label Title="Update Failed" Scope="Danger" />

See Also

  • TODO