phila-vue-comps (phila-vue-comps)
phila-vue-comps is a library of Vue components that can be used in apps which use Vue.js and Vuex. It includes many data-presentation components such as Vertical Tables or Horizontal Tables, etc.
phila-vue-comps是Vue组件的库,可在使用Vue.js和Vuex的应用程序中使用。 它包括许多数据表示组件,例如垂直表或水平表等。
在应用程序中包含组件 (To Include The Components In Your App)
-
in a bundled app, use npm:
在捆绑的应用中,使用npm:
npm install phila-vue-compsnpm install phila-vue-comps -
in an html file, use the CDN:
在html文件中,使用CDN:
<script src="//unpkg.com/@cityofphiladelphia/[email protected]/dist/phila-vue-comps.js"></script><script src="//unpkg.com/@cityofphiladelphia/ [email protected] /dist/phila-vue-comps.js"></script>
例子 (Examples)
徽章定制 (Badge-Custom)
水平桌 (Horizontal Table)
翻译自: https://vuejsexamples.com/a-library-of-vue-components-that-can-be-used-in-apps-which-use-vue-js-and-vuex/
最后
以上就是酷酷棒球最近收集整理的关于Vue组件库,可在使用Vue.js和Vuex的应用程序中使用的全部内容,更多相关Vue组件库,可在使用Vue.js和Vuex内容请搜索靠谱客的其他文章。
发表评论 取消回复