Docs.rs
  • leptos_form-0.1.8
    • leptos_form 0.1.8
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tlowerison
    • Dependencies
      • js-sys ~0.3 normal optional
      • leptos ~0.5 normal
      • leptos_form_core ^0.1.7 normal
      • leptos_form_proc_macros ^0.1.7 normal
      • leptos_router ~0.5 normal
      • wasm-bindgen ~0.2 normal
      • web-sys ~0.3 normal optional
      • serde ^1 dev
      • typed-builder ~0.18 dev
      • uuid ^1 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 50% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

leptos_form0.1.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • FormDiff
  • FormFieldSignal
  • RenderProps
  • cache::LocalStorage
  • cache::SerdeJson
  • components::FormSubmissionHandlerProps
  • components::LeptosFormChildren
  • components::MaterialCloseProps
  • components::MaterialIconProps
  • config::chrono::FixedOffsetDateTimeConfig
  • config::chrono::LocalDateTimeConfig
  • config::chrono::NaiveDateConfig
  • config::chrono::NaiveDateTimeConfig
  • config::chrono::UtcDateTimeConfig
  • config::collections::AdornmentSpec
  • config::collections::VecConfig
  • config::collections::VecItemLabel
  • config::collections::VecSignalItem
  • prelude::AdornmentSpec
  • prelude::FixedOffsetDateTimeConfig
  • prelude::LocalDateTimeConfig
  • prelude::NaiveDateConfig
  • prelude::NaiveDateTimeConfig
  • prelude::UtcDateTimeConfig
  • prelude::VecConfig
  • prelude::VecItemLabel
  • prelude::VecSignalItem

Enums

  • FormError
  • LabelCase
  • config::collections::Adornment
  • config::collections::VecConfigSize
  • config::collections::VecItemLabelNotation
  • config::collections::VecItemLabelPunctuation
  • prelude::Adornment
  • prelude::VecConfigSize
  • prelude::VecItemLabelNotation
  • prelude::VecItemLabelPunctuation

Traits

  • DefaultHtmlElement
  • FormComponent
  • FormField
  • MapSubmit
  • cache::Cache
  • cache::CacheSerializer
  • cache::SerdeSerializer
  • components::OnError
  • components::OnSuccess

Derive Macros

  • Form

Functions

  • FormField
  • components::FormSubmissionHandler
  • components::MaterialClose
  • components::MaterialIcon

Type Aliases

  • components::StyleSignal
  • config::collections::AdornmentComponent
  • prelude::AdornmentComponent