abdalla / react-hotjar

Small component to implement Hotjar into your react application
MIT License
165 stars 32 forks source link

Hide Hotjar widget programmatically #66

Open Mihai-github opened 8 months ago

Mihai-github commented 8 months ago

Hi, is there a way we can toggle the visibility of the Hotjar widget programmatically? I cannot find anything related to this.

abdalla commented 7 months ago

Unfortunately, there is currently no way to toggle the visibility of the Hotjar widget programmatically. I've thoroughly searched for relevant information, but it seems there is no official support or documented method for achieving this functionality.

PR contributions are always welcome! If you or someone from the community has the expertise and time to implement a feature for toggling the visibility of the Hotjar widget programmatically, we would greatly appreciate your contribution. Feel free to submit a pull request on our repository, and we'll be happy to review and consider it. Thank you for your interest in enhancing our project!

afroguy16 commented 7 months ago

Can the docs be expanded, e.g how to use this for Nextjs?