Skip to main content

Edit It: Split the given string at whitespaces and limit the returned array to zero items

This code shows how to split a string at whitespaces and limit the returned array to zero items.

See it on StackBlitz