@mozaic-ds/vue
Version:
Mozaic-Vue is the Vue.js implementation of ADEO Design system
12 lines (7 loc) • 460 B
Markdown
# MFlag
A flag is used to display meta-information about a product or service, acting as a visual indicator of the main category of content. It is typically placed at the top of an element to ensure immediate visibility.
## Props
| Name | Description | Type | Default |
| --- | --- | --- | --- |
| `label*` | Label of the Flag. | `string` | - |
| `appearance` | Allows to define the Flag appearance. | `"standard"` `"inverse"` `"accent"` `"danger"` | - |