Title
Use a title
when you need text to have the highest level of semantic importance.
- Usage
- Props
Required properties
text: "Fixed text" | "{{ variable.text }}"
Optional properties
url: "Fixed URL" | "{{ variable.url }}",
props: {
textAlign: "left" | "right" | "center" | "justify" | "initial" | "inherit";
mobileSize: number;
}