Skip to main content

Edit It: Use Spread Operator to Expand an Array into Individual Arguments

This code shows how to use the Spread Operator to expand an array's items into individual arguments.

See it on StackBlitz