Atrybut składniowy taki sam jak Nazwa React
const x = 42;
const elm = <MyComponent {...{x}} />;
Inexpensive Ibis
const x = 42;
const elm = <MyComponent {...{x}} />;