varlet icon indicating copy to clipboard operation
varlet copied to clipboard

A mobile component library based on Vue3, Material Design 2, Material Design 3, and supports desktop development.

Results 43 varlet issues
Sort by recently updated
recently updated
newest added

# About `docs` 在我的一般业务项目中都是在main.ts也就是入口文件中添加引入unocss,但是在varlet-cli中,我发现main.ts是生成的,可以修改,但是重新运行dev之后便会被覆盖。请问我该如何做? 在.varlet/site/mobile下有一个main.ts, 我手动添加了 ``` import 'virtual:uno.css' ``` 但是在重新运行dev之后 ,我添加的内容便会不复存在

@haoziqaq 虽然 varlet 主要针对移动端,但它在桌面端依然表现良好,唯一的劣势就是针对 桌面端 的组件相对较少 期待添加 虚拟列表、虚拟树、其余表单组件 等等桌面端相关组件

# Feature request 🚀 ### Expected: - No breaking changes ### Examples: ```js ``` ### Programme: ### Others: 类似这种 ![Image](https://github.com/user-attachments/assets/99d5d12b-5b97-439c-8167-179bd1497cfc) ![Image](https://github.com/user-attachments/assets/b070e514-24ac-42b6-a6d4-d8e955d8176d)

feature