Interactive Demo

Explore all component types and themes. See exactly what hollows generates for each one.

Theme:
CTA Button:
<Hollow name="inbox" />

No messages yet

When you receive messages, they'll appear right here.

Generated Output

{
  "name": "inbox",
  "version": "1.0.0",
  "classification": "inbox",
  "illustration": "inbox-empty",
  "copy": {
    "headline": "No messages yet",
    "description": "When you receive messages, they'll appear right here.",
    "cta": "Compose a message"
  },
  "style": {
    "maxWidth": 400,
    "illustrationSize": 180,
    "colorScheme": "inherit",
    "fontFamily": "inherit",
    "borderRadius": "12px"
  }
}