Crate gloo::utils

source ·
Available on crate feature utils only.

Modules

Functions

  • Convenience function to access document.body.
  • Convenience function to access the web_sys DOM document.
  • Convenience function to access document.documentElement.
  • Convenience function to access the head element.
  • Convenience function to access the web_sys history.
  • Convenience function to avoid repeating expect logic.