Docs.rs
leptos-0.6.15
leptos 0.6.15
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benwis
gbj
Dependencies
cfg-if ^1
normal
leptos-spin-macro ^0.2
normal
optional
leptos_config ^0.6.15
normal
leptos_dom ^0.6.15
normal
leptos_macro ^0.6.15
normal
leptos_reactive ^0.6.15
normal
leptos_server ^0.6.15
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
server_fn ^0.6.15
normal
tracing ^0.1
normal
typed-builder ^0.18
normal
typed-builder-macro ^0.18
normal
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3.70
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
leptos
0.6.15
In leptos::
html
Function
leptos
::
html
::
img
Copy item path
source
ยท
[
−
]
pub fn img() ->
HtmlElement
<
Img
>
Expand description
The
<img>
HTML element embeds an image into the document.