Docs.rs
leptos-0.7.0-rc2
leptos 0.7.0-rc2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benwis
gbj
Dependencies
any_spawner ^0.1.0
normal
base64 ^0.22.1
normal
optional
cfg-if ^1.0
normal
either_of ^0.1.0
normal
futures ^0.3.31
normal
hydration_context ^0.2.0-rc2
normal
leptos-spin-macro ^0.2.0
normal
optional
leptos_config ^0.7.0-rc2
normal
leptos_dom ^0.7.0-rc2
normal
leptos_hot_reload ^0.7.0-rc2
normal
leptos_macro ^0.7.0-rc2
normal
leptos_server ^0.7.0-rc2
normal
oco_ref ^0.2.0
normal
or_poisoned ^0.1.0
normal
paste ^1.0
normal
rand ^0.8.5
normal
optional
reactive_graph ^0.1.0-rc2
normal
rustc-hash ^2.0
normal
send_wrapper ^0.6.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
optional
serde_qs ^0.13.0
normal
server_fn ^0.7.0-rc2
normal
slotmap ^1.0
normal
tachys ^0.1.0-rc2
normal
thiserror ^2.0
normal
throw_error ^0.2.0-rc2
normal
tracing ^0.1.40
normal
optional
typed-builder ^0.20.0
normal
typed-builder-macro ^0.20.0
normal
wasm-bindgen ^0.2.95
normal
web-sys ^0.3.72
normal
Versions
100%
of the crate is documented
Go to latest stable release
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
leptos
0.7.0-rc2
Module portal
Module Items
Structs
Functions
In crate leptos
leptos
Module
portal
Copy item path
Source
Expand description
A component that allows rendering a component somewhere else.
Structs
§
Portal
Props
Props for the
Portal
component.
Functions
§
Portal
Renders components somewhere else in the DOM.