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