Subtitle
Use a subtitle
to represent the semantic equivalent of a less important heading.
- Usage
- Props
Required properties
text: "Fixed text" | "{{ variable.text }}"
Optional properties
url: "Fixed URL" | "{{ variable.url }}",
props: {
textAlign: "left" | "right" | "center" | "justify" | "initial" | "inherit";
}