canonrs-server 0.1.0

CanonRS server-side rendering support
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: hero
label: Hero
category: page
description: Page hero block with media, content and actions regions
tags: ["hero", "landing", "intro", "cta", "media", "page"]
slot_accepts:
  header: Any
  media: Any
  content: Any
  actions: Action
  footer: Any
contract:
  regions_required: []
  regions_optional: ["header", "media", "content", "actions", "footer"]
props:
  - variant: Select(centered:Centered,split:Split,media-top:MediaTop) | centered | visual