# Badge

## Props

```js
background: {
    type: String,
    required: true,
    default: `linear-gradient(#3473ea, #1851bd)`,
},
```