Crate leptos_form_tool
source ·Expand description
Modules§
Structs§
- A constructed, rendered form object.
- A builder for laying out forms.
- A type that can be used to validate the form data.
- A helper builder that allows you to specify a validation function declaritivly
Traits§
- A trait allowing a form to be built around its containing data.