libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WindowSessionStorage
libwasm
bindings
Window
Undocumented in source.
@
safe
nothrow
struct
WindowSessionStorage {
nothrow
JsHandle
handle
;
this
(Handle h);
auto
sessionStorage
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
sessionStorage
auto
sessionStorage
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
Window
aliases
ApplicationCache
FrameRequestCallback
IdleRequestCallback
PromiseDocumentFlushedCallback
enums
ScrollBehavior
functions
Window_PerformanceObserver
Window_promiseDocumentFlushed
Window_requestAnimationFrame
Window_requestIdleCallback
Window_requestIdleCallback_0
structs
IdleRequestOptions
ScrollOptions
ScrollToOptions
Window
WindowLocalStorage
WindowPostMessageOptions
WindowSessionStorage