Skip to content

2.1

Airene Button

Button component for Mekari Airene product.

Import

js
import { MpAireneButton } from '@mekari/pixel3'

Playground

API

MpAireneButton

Props
Events
Slots
NameTypeDefault
id
Id of button.
string -
as
Rendered tag of button.
stringbutton
type
Type of button.
stringbutton
is-active
If true, button will be active.
booleanfalse
is-disabled
If true, button will be disable.
booleanfalse
is-show-badge
If true, badge on button will be displayed.
booleanfalse

Usage

Variant