Merge branch 'fix/iframe-widget-updates' of github.com:dagenius007/ToolJet into fix/iframe-widget-updates

This commit is contained in:
Joshua Oluikpe 2024-10-17 13:29:42 +01:00
commit 17f8d0b5ae

View file

@ -37,7 +37,7 @@ There are currently no exposed variables for the component.
## General
### Tooltip
A Tooltip is often used to specify extra information about something when the user hovers the mouse pointer over the component.
A Tooltip is often used to specify extra information about something when the user hovers the mouse pointer over the component.
Under the <b>General</b> accordion, you can set the value in the string format. Now hovering over the component will display the string as the tooltip.
@ -69,4 +69,4 @@ Under the <b>General</b> accordion, you can set the value in the string format.
Any property having **fx** button next to its field can be **programmatically configured**.
:::
</div>
</div>