vu3-ui
vue3.0开发的PC端组件库
Button
name: 'App' components: ...components { return {} }
<v3-button type="primary" nativeType="button" icon="database-fill" @click="click" plain>确认</v3-button>
vue3.0开发的PC端组件库
name: 'App' components: ...components { return {} }
<v3-button type="primary" nativeType="button" icon="database-fill" @click="click" plain>确认</v3-button>
npm i vu3-ui
0
0.1.0
ISC
253 kB
19