Insert a Line Break in a Tooltip via Group Variable
Overview
It is the advanced way to insert one or more line breaks in a tooltip.
Step-by-Step Guide
- Follow the steps to Edit Group Variable.
- Enter the tag <br> or the code (given below) at the exact place where you want the line break to start within the tooltip.
<br>
Click Save.
A line break appears in the tooltip. To add one more line break, repeat the same steps.
- To remove the line break, remove the tag or the code added in the Group Variable. Click Save and refresh the Prototype page.