String.prototype.toLowerCase()
String
值的 toLowerCase()
方法返回转换为小写的字符串。
¥The toLowerCase()
method of String
values returns this string converted to lower case.
Try it
语法
参数
返回值
描述
示例
使用 toLowerCase()
规范
Specification |
---|
ECMAScript Language Specification # sec-string.prototype.tolowercase |
浏览器兼容性
BCD tables only load in the browser