@mekari/mekari-ui-vue
Version:
--- General web components in Mekari. The components are made using vue.js as its framework. Styling of components on Mekari UI Vue uses [Mekari UI Toolkit](https://bitbucket.org/mid-kelola-indonesia/mekari-ui-toolkit/src/master/). Don't forget to import
10 lines (7 loc) • 669 B
text/mdx
> Available since version: `1.0.0`
> Styling from Mekari UI Toolkit that must be used on this component are (or with its `.scss`):
> - `./css/components/reboot-bootstrap`
> - `./css/utilities/utilities`
> - `./css/components/mekari-ui-icons`
> - `./css/components/mekari-ui-button`
The detail of styling and list of the button can be seen on [button styleguide](http://mekari-ui.sleekr.id/docs/1.0/components/buttons/). Buttons allow users to take actions and make choices in a single click. They are often used regularly within the UI. They consists of 5 different styles (Primary, Secondary, Destructive, Ghost, Disabled) with 2 different sizes (Regular and Slim).