suit

Reference

The building blocks: the DSL that produces the render tree, and the widget library composed from it.

The building blocks: the DSL that produces the render tree, and the widget library composed from it.

Pages

  • DSL — The declarative surface — the builders that produce vdom VNodes, the render-tree equivalent of riposte’s HTML DSL. Each builder emits an element whose tag selects a RenderObject kind and whose…
  • Widgets — A small library of reusable controls composed from the DSL primitives and vdom hooks. A widget is an ordinary vdom component, so its interaction state (hover, pressed) lives in useState…

Search

Esc
to navigate to open Esc to close