Removes leading and trailing whitespace or specified characters from string.
- Lodash chained on (string): the trimmed string.
See Implementation
Removes leading and trailing whitespace or specified characters from string.