canonrs-server 0.1.0

CanonRS server-side rendering support
1
2
3
4
5
6
7
8
9
10
11
12
id: three-pane-layout
label: Three Pane Layout
category: editor
description: Three-column layout with left nav, center content and right aside
tags: ["three-pane", "tricolumn", "nav", "aside", "editor", "dashboard"]
slot_accepts:
  left: Any
  center: Any
  right: Any
contract:
  regions_required: []
  regions_optional: ["left", "center", "right"]