0.0.3 • Published 10 months ago

run-native-ui v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

runui

安装

npm i run-native-ui

引入

在main.ts中引入

import RunUI from 'run-native-ui'
import 'run-native-ui/style.css'

const app = createApp(App)
app.use(RunUI)

使用

<RunButton />
0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago