Skip to main content

Recipes Overview

These recipes are the shortest path from “I understand the concepts” to “I can assemble a real screen.”

Use them when you do not want a full example app, but you also do not want to reverse-engineer an advanced showcase first.

Recipe lanes

Recipe laneUse it forPage
App shellsminimal startup, quit handling, shell framing, status barsApp Shell Recipes
Effects and refreshbutton-to-message flow, periodic updates, notificationsEffects & Refresh Recipes
Data and workspacesrails, grids, inspectors, denser record surfacesData & Workspace Recipes

How to use the recipes

  1. start from the smallest recipe that matches your app shape
  2. keep your app state in TesseraApp
  3. promote local widget events into messages only when the screen starts getting real
  4. move into the flagship examples only after the recipe feels coherent

What these pages are not

These pages are not the complete API inventory.

For exact types, helper records, glyph sets, and options, use: