Skip to content
On this page

Button

use

import { Button } from 'my-lib'

Vue.creatApp().use(Button.name, Button)

demo

props

event

Released under the MIT License.