Module nw_sys::utils

source ·
Expand description

Helper utilities for the browser Window, Document and DOM element access

Functions

Return Body element
Return Document element
Obtain a bool value from the object property prop
Obtain f64 value from an object property.
Obtain a JsValue value from the object property prop
Obtain a u64 value from an object property. Returns successfully parsed value or 0.
Return Window object