Studio building blocks

Compose forms from a small, explicit vocabulary.

Studio exposes the structures supported by its project model and contract. It does not currently provide packaged, domain-specific starter projects.

Fields

Textual, numeric, boolean, date, time and option-based values.

Containers

Groups and arrays for nested and repeated structures.

Validation

Field, form and asynchronous rules with explicit dependencies.

Layout

Sections and columns represented in the portable contract.

The live canvas renders supported contract fields through@modyra/plain. Target-specific UI remains outside Studio's project model.

Launch Studio