You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make the tooltip only appear when form errors are apparent. There are no options available in flowbite/react, so I am trying to use base flowbite, https://flowbite.com/docs/components/tooltips/#options, to no avail. Tooltips are not extremely necessary for my application, but would be incredibly useful to not have to scrap extra functionality because of one prop missing.
The text was updated successfully, but these errors were encountered:
cthacker-udel
changed the title
"Open" prop for Tooltip component
"Open" prop for Tooltip component and option to set trigger to "none"
Feb 2, 2024
Summary
Describe how it should work, and provide examples of the solution, which might include screenshots or code snippets.
Context
I am trying to make the tooltip only appear when form errors are apparent. There are no options available in flowbite/react, so I am trying to use base flowbite, https://flowbite.com/docs/components/tooltips/#options, to no avail. Tooltips are not extremely necessary for my application, but would be incredibly useful to not have to scrap extra functionality because of one prop missing.
The text was updated successfully, but these errors were encountered: