mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Merge branch 'fix/iframe-widget-updates' of github.com:dagenius007/ToolJet into fix/iframe-widget-updates
This commit is contained in:
commit
17f8d0b5ae
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue