lcfirst
lcfirst(str: string): string
lcfirst(str: undefined): undefined
lcfirst(str: null): null
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
str | string |
lcfirst(str: string): string
lcfirst(str: undefined): undefined
lcfirst(str: null): null
Properties | Type | Description |
---|---|---|
str | string |