🏠 New in Low Baseline Support: String trimStart() and trimEnd()

January 15, 2020

caniuse · mdn · spec

The trimStart() and trimEnd() methods of strings return a new string with whitespace removed from the beginning or end of the string.

Source features