[鉁揮 This is a v1.x issue (v0.x is no longer maintained).
[鉁揮 I have searched the issues of this repository and believe that this is not a duplicate.
display tooltip on user defined components
https://codesandbox.io/s/o5n60z7p9
| Tech | Version |
|--------------|---------|
| Material-UI | latest |
| React | 16.3.2 |
| browser | all |
@Anugraha123 Following the composition documentation section, you need to spread the properties in your custom component. The tooltip needs to inject some event listeners to the underlying element. https://codesandbox.io/s/mmo1wkm3jx
@oliviertassinari Thanks for this information.
Most helpful comment
@Anugraha123 Following the composition documentation section, you need to spread the properties in your custom component. The tooltip needs to inject some event listeners to the underlying element. https://codesandbox.io/s/mmo1wkm3jx