React: Spreadish Alternative for Attributes

This is legal:

<Foo {...object_with_multiple_props} />

Comments

Popular posts from this blog

React/JSX: One way to store an HTML entity as data

box-shadow

Notes on Javascript async and await