Docs.rs
dioxus-tw-components-0.1.15
dioxus-tw-components 0.1.15
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Kbz-8
Dependencies
chrono ^0.4.39
normal
console ^0.15.10
normal
dioxus ^0.6.3
normal
dioxus-tw-components-macro ^0.1.0
normal
dioxus-tw-components-sorttable-macro ^0.1.0
normal
log ^0.4.22
normal
pulldown-cmark ^0.13.0
normal
serde_json ^1.0.139
normal
slugify ^0.1.0
normal
strum ^0.27.1
normal
tailwind_fuse ^0.3.2
normal
tokio ^1.43.0
normal
gloo-timers ^0.3.0
normal
Versions
0.7%
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
Files
dioxus_tw_components/components/molecules/navbar/
mod.rs
1
mod
props;
2
pub use
props::
*
;
3
mod
style;