Text
Display formatted text content on a hosted page. Supports markdown formatting for rich text presentation.
Target is a hosted page.
Use cases
- Detailed product information
- Instructions and guides
- Announcements and notices
- Terms and conditions
- Menus and price lists
- Informational displays
Properties
Content
| Property | Type | Description |
|---|---|---|
name |
string | Title displayed on the page |
image |
string | Header image for the page |
text |
string | Main text content (max 2,000 characters, supports markdown) |
Appearance
| Property | Type | Default | Description |
|---|---|---|---|
hostedPageBackgroundColor |
string | #f9fAfb |
Background color of the hosted page |
hostedPagePrimaryColor |
string | #3b308a |
Primary accent color |
hostedPageTemplate |
string | bordered |
Page template style (bordered or borderless) |
hostedPageLocale |
string | en_US |
Locale for the hosted page |
imagePreset |
string | gradient-layered-paper.webp |
Preset background image |
titlePosition |
string | over-image |
Position of the title |
titleAlign |
string | left |
Title text alignment |
titleColor |
string | #3b308a |
Title text color |
titleSize |
string | xl |
Title font size |