advanced-react-patterns-ultrasimplified icon indicating copy to clipboard operation
advanced-react-patterns-ultrasimplified copied to clipboard

#03_01: Compound Components with Callback

Open ohansemmanuel opened this issue 6 years ago • 0 comments

What is this PR about? 🤔

Allow the compound component API some more flexibility by receiving a user-defined callback.

Changes 🎁

  • [x] Receive an onClap callback, and make sure it is only invoked after mount.

Before/After 📸

https://advanced-react-patterns-ultrasimplified.netlify.com/compound-components

Other comments 💬

NA

ohansemmanuel avatar Oct 28 '19 04:10 ohansemmanuel