Docs.rs
forky_web-0.1.37
forky_web 0.1.37
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
mrchantey
Dependencies
anyhow ^1
normal
console_error_panic_hook ^0.1.7
normal
extend ^1.1.2
normal
forky_core 0.*
normal
js-sys ^0.3.63
normal
leptos ^0.5.2
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
wasm-bindgen ^0.2.86
normal
wasm-bindgen-futures ^0.4.36
normal
web-sys ^0.3.61
normal
Versions
0%
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
☰
forky_web
0.1.37
All Items
Modules
Structs
Traits
Functions
Type Aliases
?
Crate
forky_web
source
·
[
−
]
Modules
animation_frame
array
button
closure
document
document_interaction_listener
element
fetch
file
forky_style
forky_style_g
history
html_event_listener
iframe
lifecycle
log_buffer
log_filter
loop_utils
mount
poll
replace_func
resize_listener
response
result
search_params
set_panic_hook
slider
ui_style
ui_style_g
utils
Structs
AnimationFrame
ButtonProps
Props for the
Button
component.
History
HtmlEventListener
LogBuffer
LogFilter
Mount
ReplaceFunc
ResizeListener
SearchParams
SliderProps
Props for the
Slider
component.
TextSliderProps
Props for the
TextSlider
component.
Traits
ArrayExt
ClosureFnMutT1T2Ext
DocumentExt
HtmlElementExt
HtmlIFrameElementExt
ResponseExt
ResultTJsValueExt
Functions
Button
Required Props
Slider
Required Props
TextSlider
Required Props
await_document_interaction
block_forever
download_binary
fetch
forget
forget_func
is_mounted
loop_forever
loop_while_mounted
mount
mount_with_unmount
navigate
navigate_replace
path_name
performance_now
poll_ok
poll_ok_with_timeout
run_async
run_on_timeout
set_panic_hook
upload_binary
wait_for_16_millis
wait_for_millis
Type Aliases
FnClosure
FnClosure2
FnClosureUnit