[−][src]Module yew_stdweb::utils
This module contains useful utils to get information about the current document.
Structs
| NodeSeq | Specialty type necessary for helping flattening components returned from nested html macros. |
Functions
| document | Returns current document. |
| host | Returns |
| origin | Returns |
| window | Returns current window. |