API Reference form_builder_dsl v0.1.2

View Source

Modules

Use this module to enable the form DSL.

Provides form context and state management.

The core DSL module that provides form building capabilities.

Runtime-safe enum registry and utilities using ETS.

Metadata struct representing one form input field. Used for rendering, validation, introspection, and serialization.

Field type metadata to describe rendering logic and behavior per type.

Provides validation helpers for form fields.