Modyra Studio · templates
Studio does not have packaged starter-project templates today. What it has is the ten elements below — drag any of them from the palette onto the canvas, nest them into groups and arrays, and wire up validators from the inspector. A gallery of ready-made starting points (checkout form, signup form, survey) is on the roadmap, not shipped.
Single-line string field.
Multi-line string field.
String field with the email() validator available.
Numeric field — min/max validators apply.
Boolean field.
Single choice from a fixed option list.
Multiple choices from a fixed option list.
Date field.
Nests fields under a dotted path (address.city).
A repeatable row — a field or a group, with per-row validators.