Docs.rs
  • htmx-components-0.3.0
    • htmx-components 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tapegram
    • Dependencies
      • axum ^0.7.1 normal
      • axum-flash ^0.8.0 normal
      • once_cell ^1.18.0 normal
      • rscx ^0.1.11 normal
      • rscx-web-macros ^0.3.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • tokio ^1.32.0 normal
      • tower-http ^0.5.0 normal
      • typed-builder ^0.18.0 normal
      • sha256 ^1.4.0 build
    • Versions
    • 45.15% 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

htmx_components0.3.0

Module form

Module Items

  • Structs
  • Enums
  • Functions

In htmx_components::server

htmx_components::server

Module form

Source

Structs§

ButtonProps
ButtonPropsBuilder
Builder for ButtonProps instances.
ErrorMessageProps
ErrorMessagePropsBuilder
Builder for ErrorMessageProps instances.
FileInputProps
FileInputPropsBuilder
Builder for FileInputProps instances.
GridCellProps
GridCellPropsBuilder
Builder for GridCellProps instances.
GridLayoutProps
GridLayoutPropsBuilder
Builder for GridLayoutProps instances.
LabelProps
LabelPropsBuilder
Builder for LabelProps instances.
SelectOptionProps
SelectOptionPropsBuilder
Builder for SelectOptionProps instances.
SelectProps
SelectPropsBuilder
Builder for SelectProps instances.
TextInputProps
TextInputPropsBuilder
Builder for TextInputProps instances.

Enums§

CellSpan

Functions§

Button
FileInput
GridCell
GridLayout
Label
Select
SelectOption
TextInput