Components ยท Section Components
RichTextBase
HTML rich-text renderer โ image URL transform + table restructuring.
Heading from CMS
Paragraph content with inline links, lists and transformed image URLs rendered from CMS HTML.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
html | string | โ | CMS HTML to render. |
transformImages | boolean | true | Rewrite image URLs for the CDN. |
Reference API for the design concept — align names and types with your implementation.
Guidelines
- Use in the active theme; the component adapts to light and dark automatically.
- Keep the purple accent for interactive states only โ never as a fill or background.
- Copy the markup from the Code tab and wire it to
base.csstokens.