Skip to content
On this page

Button 按钮

引入

import { Button } from 'my-lib'

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

案例

props

event

Released under the MIT License.