The Display Text subcomponent can only be used within the Form component.
The Display Text component allows you to include header, and text within the Form. It is a rich text field which supports links, lists, and text styling.
The text input supports the the use of {{totalCost}} and {{termEndDate}} limio component string variables
Props
Prop ID | Prop Label | Type | Default Value | Info |
---|---|---|---|---|
text
|
Text
|
string
|
You will be charged {{totalCost}} per month until {{termEndDate}}
|
This is the copy which will appear on the page |
col
|
Column Size
|
number
|
12 |
Size of the columns |
fieldClassName
|
Class Name
|
string
|
"" |
The CSS class name for styling the field component |
Comments
0 comments
Please sign in to leave a comment.