0
Q:

typescript remove whitespace from string

let whiteSpace = ' ABCD ';
let noWhiteSpace = whiteSpace.trim();
0

New to Communities?

Join the community