A description of the entity. CommonMark supported.
References:
richText
[
{
"kind": "description",
"value": "Buttons trigger an action or submit a form. Use the primary variant for the most important action on a surface, and the secondary variant for supporting actions."
},
{
"kind": "description",
"value": {
"value": "Buttons trigger an action or submit a form.\n\n- Use the **primary** variant for the most important action on a surface.\n- Use the **secondary** variant for supporting actions.\n- Use the **tertiary** variant for low-emphasis actions in dense layouts.\n\nSee the [Button guidelines](https://design.acme.com/components/button) for full usage.",
"format": "markdown"
}
},
{
"kind": "description",
"value": {
"value": "<p>Buttons trigger an action or submit a form. Use the <strong>primary</strong> variant for the most important action on a surface and the <strong>secondary</strong> variant for supporting actions.</p>",
"format": "html"
}
}
]
Design System Documentation Spec (DSDS) 0.2.1 — Draft Specification
GitHub