lego icon indicating copy to clipboard operation
lego copied to clipboard

Pass all attributes to child

Open vinyll opened this issue 4 years ago • 0 comments

In React one can do <ChildElement {...props} /> to pass all parent attributes to the child.

How to do this with Lego?

vinyll avatar Apr 07 '20 18:04 vinyll