svg 组件
组件文档:README vite-plugin-svg-icons
yarn add fast-glob vite-plugin-svg-icons -D
注意:如果使用.js 而不是.ts 注册svg组件必须用大驼峰
命名,否则出不来
app.component("WbIcon", WbIcon);
组件文档:README vite-plugin-svg-icons
yarn add fast-glob vite-plugin-svg-icons -D
注意:如果使用.js 而不是.ts 注册svg组件必须用大驼峰
命名,否则出不来
app.component("WbIcon", WbIcon);
本文标题:vue3 + vite 组件
本文链接:https://www.haomeiwen.com/subject/prenprtx.html
网友评论