Broadcast
Used to global information for users in the app.
Import
js
import { MpBroadcast } from '@mekari/pixel3'
Playground
API
MpBroadcast
Props
Events
Name | Type | Default |
---|---|---|
id | string | - |
label | string | - |
variant | announcement | information | important | announcement |
text-link | string | - |
text-link-href | string | - |
icon-name | string | - |
text-additional-action | string | - |
has-additional-action | boolean | false |
is-closable | boolean | false |