本教程操作环境:windows10系统、React18.0.0版、Dell G3电脑。react native 删除线怎么设置?React-Native:删除线样式属性(Style)类型值textDecorationLineenum(枚举)
本教程操作环境:windows10系统、React18.0.0版、Dell G3电脑。
react native 删除线怎么设置?
React-Native:删除线样式
属性(Style) | 类型 | 值 |
---|---|---|
textDecorationLine | enum(枚举) | “none”, ‘underline’, ‘line-through’, ‘underline line-through’ |
* ‘none’ 无
* ‘underline’ 下划线
* ‘line-through’ 删除线
* ‘underline line-through’ 删除线+下划线
示例
<Text style={{textDecorationLine:'line-through'}}>删除线示例</Text>
以上就是react native 删除线怎么设置的详细内容,更多请关注编程网其它相关文章!
--结束END--
本文标题: react native 删除线怎么设置
本文链接: https://lsjlt.com/news/206160.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2023-05-25
2023-05-25
2023-05-25
2023-05-25
2023-05-25
2023-05-24
2023-05-24
2023-05-24
2023-05-24
2023-05-24
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0