Block reference
An exhaustive, generated reference for every @block/* and its props is coming soon.
In the meantime:
- The Blocks guides cover every family with examples — layout & containers, visualization, inputs & controls, content & media, composition & reuse, and control flow.
- Your editor autocompletes and validates block props from the JSON Schema Noemata generates under
.data/schemas/(wired up by the$schemaon each frame file). - The installed frame packs under
@frames/@opentelemetry/are worked examples of every block in real use.