Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tooltip #263

Open
ymaheshwari1 opened this issue Feb 20, 2024 · 2 comments
Open

Add support for tooltip #263

ymaheshwari1 opened this issue Feb 20, 2024 · 2 comments

Comments

@ymaheshwari1
Copy link
Contributor

We need to have support to have tooltips.

Ionic does not have support for tooltips by default, and they recommend to use either popper.js or tippy.js. We can explore on these options and find the best suitable for our case and requirements.

@ymaheshwari1
Copy link
Contributor Author

@ymaheshwari1
Copy link
Contributor Author

ymaheshwari1 commented Apr 30, 2024

We can go with https://atomiks.github.io/tippyjs/ as it supports the case of displaying tooltip directly and is dependent on popperjs.

Also it provides with some basic use cases of delaying the tooltips, customizing the styling and some methods to handle specific cases for showing hiding tolltips directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant