# 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"` `"danger"` `"inverse"` `"accent"` | - |
