Chapter 3 · Example 1 · Configuration concerns with elements as props
Icon as an element prop
Replacing a Button's many icon configuration props with a single icon element prop lets the consumer pass any configured icon, like Loading or an Avatar.
Loading live editor…