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