Skip to main content

Edit It: Use Spread to Convert a String into Individual Array Items

This code shows how to use the spread operator to convert a string into individual array items.

See it on StackBlitz