![]() |
VOOZH | about |
Lodash _.lowerCase() method is used to convert the given string to lowercase. The string can be space-separated, dash-separated, or can be separated by underscores.
_.lowerCase([string='']);This method returns the lowercase string.
Example 1: In this example, we are using the _.lowerCase() method for converting the given string into lowercase.
Output:
geeks for geeks
gfg geeks
Example 2: In this example, we are using the _.lowerCase() method for converting the given string into lowercase.
Output:
geeks for geeks
g 4 g geeks geeks
geeks for geeks