Skip to content

DOM & browser

Helpers that touch the DOM, the browser navigation, downloads or the View Transitions API. They all expect a browser environment.

Downloads

Predicates

  • isHtmlElement — type-guarding instanceof HTMLElement check that is safe in non-browser environments.