Modules§
- animation_
frame - array
- closure
- context_
menu - document
- document_
interaction_ listener - element
- fetch
- file
- future_
timeout - history
- html_
event_ listener - html_
event_ waiter - iframe
- interval
- lifecycle
- location
- log_
buffer - log_
filter - loop_
utils - poll
- prelude
- replace_
func - resize_
listener - response
- result
- search_
params - set_
panic_ hook - time_
utils
Structs§
- Animation
Frame - History
- Html
Event Listener - Event listener that unsubscribes on drop.
It stores an
Rc<Inner>
so can be safely cloned. - Html
Event Listener Inner - Html
Event Waiter - Html
Event Waiter Instance - Interval
- Location
- LogBuffer
- LogFilter
- Replace
Func - Resize
Listener - Resize listener
When using with leptos, ensure it is moved to [
on_cleanup
] to avoid being dropped - Search
Params
Traits§
- Array
Ext - Closure
FnMut T1T2 Ext - Closure
FnMut T2Ext - Document
Ext - Html
Element Ext - HtmlI
Frame Element Ext - Response
Ext - ResultT
JsValue Ext
Functions§
- await_
document_ interaction - block_
forever - download_
binary - download_
blob - download_
text - fetch
- fetch_
bytes - fetch_
text - forget
- forget_
func - future_
timeout - loop_
forever - path_
name - performance_
now - poll_ok
- poll_
ok_ with_ timeout - prevent_
context_ menu - Leaks
- run_
on_ timeout - set_
panic_ hook - timeout_
reject - Rejects a promise after a given duration
- upload_
bytes - upload_
file - upload_
text - wait_
for_ 16_ millis - wait_
for_ millis