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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

htmx_components0.3.0

Module button

Module Items

  • Structs
  • Enums
  • Functions

In htmx_components::server

htmx_components::server

Module button

Source

Structs§

PrimaryButtonProps
PrimaryButtonPropsBuilder
Builder for PrimaryButtonProps instances.
SecondaryButtonProps
SecondaryButtonPropsBuilder
Builder for SecondaryButtonProps instances.

Enums§

ButtonSize

Functions§

PrimaryButton
SecondaryButton