2.1
Banner
Used to display a prominent message and related optional actions.
Import
js
import {
MpBanner,
MpBannerTitle,
MpBannerDescription,
MpBannerIcon,
MpBannerLink,
MpBannerCloseButton
} from '@mekari/pixel3'
Playground
API
MpBanner
Props
Slots
Name | Type | Default |
---|---|---|
id | string | - |
variant | info | success | danger | warning | info |
is-inline | boolean | false |
MpBannerTitle
Props
Slots
Name | Type | Default |
---|---|---|
id | string | - |
MpBannerDescription
Props
Slots
Name | Type | Default |
---|---|---|
id | string | - |
MpBannerIcon
Props
Name | Type | Default |
---|---|---|
id | string | - |
MpBannerLink
Props
Slots
Name | Type | Default |
---|---|---|
id | string | - |
MpBannerCloseButton
Props
Events
Name | Type | Default |
---|---|---|
id | string | - |