canonrs-server 0.1.0

CanonRS server-side rendering support
1
2
3
4
5
6
7
8
9
10
11
12
13
id: sidebar-layout
label: Sidebar Layout
category: layout
description: Block-level sidebar and main content
tags: ["sidebar-layout", "sidebar", "nav", "menu", "lateral"]
slot_accepts:
  nav: Nav
  main: Any
contract:
  regions_required: []
  regions_optional: ["nav", "main"]
props:
  - side: Select(left:Left,right:Right) | left | structural