emqx ui:EMQ X UI库 源码
emqx-ui :milky_way: EMQ X UI库。 用法 安装套件 yarn add @emqx/emqx-ui main.js import { createApp } from 'vue' import EmqxUI from '@emqx/emqx-ui' import '@emqx/emqx-ui/lib/emqx-ui.css' const app = createApp ( App ) app . use ( EmqxUI ) component.vue < template> < emqx> Test < script lang =" ts " > import { defineComponent } from 'vue' export default defineComponent ( {
文件列表
emqx-ui-main.zip
(预估有个28文件)
emqx-ui-main
public
index.html
611B
favicon.ico
4KB
yarn.lock
441KB
.browserslistrc
30B
.eslintrc.js
1KB
.prettierignore
32B
babel.config.js
273B
packages
暂无评论