UNPKG
iuap-design
Version:
latest (3.0.6)
3.0.6
3.0.2
3.0.1
UI Framework Used For Enterprise.
github.com/iuap-design/iuap-design
iuap-design/iuap-design
iuap-design
/
snippets
/
examples
/
utilities
/
2-text -transform
/
说明.md
6 lines
(5 loc)
•
223 B
Markdown
View Raw
1
2
3
4
5
6
##字体大小写转换
添加如下样式即可实现文字大小写转换
*
`text-lowercase`
: 将字母全部变成小写
*
`text-uppercase`
: 将字母全部变成大写
*
`text-capitalize`
: 将单词首字母大写