trim
trim(
s):string
Defined in: Utils/Str.ts:34
Removes leading and trailing whitespace from a string.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
trim(
s):string
Defined in: Utils/Str.ts:34
Removes leading and trailing whitespace from a string.
string
string