A token-colored horizontal rule with solid, dashed, dotted, and optional labelled treatments.
<!-- src/components/Divider.vue --> <Divider variant="solid" :brand="true" />
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | 'solid' | 'dashed' | 'dotted' | 'solid' | Border style. |
| label | string | — | Optional centered caption. |
| brand | boolean | false | Use the brand color instead of the border token. |
Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.