Docs.rs
  • nova-forms-0.1.5
    • nova-forms 0.1.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fabianboesiger
    • Dependencies
      • codee ^0.2 normal
      • futures ^0.3 normal
      • headless_chrome ^1 normal optional
      • itertools ^0.13 normal
      • js-sys ^0.3 normal
      • leptos ^0.6 normal
      • leptos-use ^0.13 normal
      • leptos_i18n ^0.4 normal
      • leptos_meta ^0.6 normal
      • leptos_router ^0.6 normal
      • num-bigint ^0.4 normal
      • num-rational ^0.4 normal
      • percent-encoding ^2 normal
      • regex ^1 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_qs ^0.13 normal
      • server_fn ^0.6 normal
      • sqlx ^0.8 normal optional
      • strum ^0.26 normal
      • thiserror ^1 normal
      • time ^0.3 normal
      • tokio ^1 normal optional
      • ustr ^1 normal
      • uuid ^1 normal
      • web-sys ^0.3 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

nova_forms0.1.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Accept
  • BaseContext
  • ButtonGroupProps
  • ButtonProps
  • CheckboxProps
  • ColsProps
  • ColspanProps
  • Date
  • DateTime
  • DialogProps
  • Email
  • FileId
  • FileInfo
  • FileUploadProps
  • FormDataSerialized
  • GroupProps
  • IconProps
  • InputProps
  • MetaData
  • ModalProps
  • NonEmptyString
  • NovaFormContext
  • NovaFormProps
  • NovaFormWrapperProps
  • Optional
  • PagePrevNextButtonsProps
  • PageProps
  • PageStepperProps
  • PagesProps
  • PrintOnlyProps
  • QueryString
  • RadioProps
  • RenderContext
  • RepeatableProps
  • ScreenOnlyProps
  • SelectButtonProps
  • SelectProps
  • SiteRoot
  • Telephone
  • Time
  • TranslationProvider
  • UploadFile
  • ZipService

Enums

  • AcceptError
  • DateTimeError
  • DialogKind
  • EmailError
  • NonEmptyStringError
  • QueryStringPart
  • SubmitError
  • SubmitState
  • TelephoneError
  • Translation

Traits

  • Datatype

Macros

  • impl_datatype
  • init_nova_forms

Functions

  • Button
  • ButtonGroup
  • Checkbox
  • Cols
  • Colspan
  • Dialog
  • FileUpload
  • Group
  • Icon
  • Input
  • Modal
  • NovaForm
  • NovaFormWrapper
  • Page
  • PagePrevNextButtons
  • PageStepper
  • Pages
  • PrintOnly
  • Radio
  • Repeatable
  • ScreenOnly
  • Select
  • SelectButton
  • expect_translation
  • provide_translation
  • use_translation
  • use_zip_service