Paragraph
Use a paragraph
for normal text content.
- Usage
- Props
Required properties
text: "Fixed text" | "{{ variable.text }}"
Optional properties
props: {
textAlign: "left" | "right" | "center" | "justify" | "initial" | "inherit";
}
Use a paragraph
for normal text content.
text: "Fixed text" | "{{ variable.text }}"
props: {
textAlign: "left" | "right" | "center" | "justify" | "initial" | "inherit";
}