Lib.capitalizeFirstLetter

It is used to capitalize the first letter in a string

Lib.capitalizeFirstLetter(...)
  • text: string

Last updated