-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jon Winton edited this page Sep 14, 2016
·
16 revisions
The edit experience which drives conditional server-side rendering in Clay.
Things to explain:
- The different parts (Space, Logic, Filter)
- The render cycle (server.js
get
, etc) - What this component does
- Terminology (Space, Logic, Edit, etc.)
- Different interactions (Browse Pane specifically/order of components)
- How to add it (only in component lists)
- Contributing