Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEnquireOptions

Hierarchy

  • IEnquireOptions

Index

Properties

Methods

Properties

Optional deferSetup

deferSetup: boolean

If set to true, defers execution of the setup function until the first time the media query is matched

Methods

Optional destroy

  • destroy(): void

Optional match

  • match(): void

Optional setup

  • setup(): void

Optional unmatch

  • unmatch(): void

Generated using TypeDoc