Crate leptos_form_core

source ·

Modules

Structs

  • Wrapper type used for providing the initial and current value of the form’s main type.
  • A wrapper holding a signal for a current state, an initial state, and possibly an error.
  • Props provided during render to a type implementing FormField.

Enums

Traits

Functions