Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pureclarity.com/llms.txt

Use this file to discover all available pages before exploring further.

Model available for use in the Templates, and also returned by PureClarity in server-side requests

Properties

html
string
The raw HTML
type
string
set to html

Example

{
  "html": "<div class='custom-content'><h2>Special Offer</h2><p>Get 20% off your next purchase!</p><button>Shop Now</button></div>",
  "type": "html"
}