[javascript] What do these three dots in React do?

if you have an array of elements and you want to display the elements you just use ...arrayemaments and it will iterate over all the elements