Text
The Text element allows you to add a simple text area field into your calculator for extra notes.

The Text element contains the following attributes:
- Name - Title of the element
- Placeholder - The input text that will be initially shown in this element
- Description - Description of the element
- Hidden by Default - The element will be hidden until a corresponding condition is met
- Additional Classes - Add extra classes to the HTML elements to further style changes
Below you can see the example:

The result of the Text element above:

Last modified 10mo ago