Skip to main content

lcfirst

lcfirst(str: string): string
lcfirst(str: undefined): undefined
lcfirst(str: null): null

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
strstring