Skip to content
LwuCSS
Search
K
Main Navigation
首页
1.0.4
更新日志
开源贡献
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
SVG
填充
用于设置 SVG 元素填充(fill)样式的功能类。
使用前缀
为了防止和开发者项目中的其他原子化样式语法冲突,样式库默认添加了前缀
lwu
,使用示例如下:
vue
<
view
class
=
"
lwu-flex
"
></
view
>
语法
Class
Properties
平台兼容性说明
fill-content
fill: currentColor
H5、app-vue