Docs.rs
yew-nested-router-0.2.2
yew-nested-router 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ctron
Dependencies
gloo-history ^0.1.2
normal
gloo-utils ^0.1.6
normal
log ^0.4
normal
urlencoding ^2
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.20
normal
yew-nested-router-macros ^0.2.2
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
☰
Module components
Structs
?
Module
yew_nested_router
::
components
source
·
[
−
]
Expand description
Some out-of-the box components.
Structs
Active
A style element, allowing to add cass classes based on the target’s active state.
ActiveProps
Link
A link component, navigating to a
Target
on the
onclick
event.
LinkProps
Properties for the
Link
component.