(three dots in JavaScript) is called the Spread Syntax or Spread Operator . This allows an iterable such as an array expression or string to be expanded or an object expression to be expanded wherever placed. This is not specific to React. It is a JavaScript operator.31 May 2017