cms7-query-media

1.0.2 • Public • Published

media query helpers

Exports:

  • queryMedia function(query, callOnChange, callback) -> void:

    • @param {string} query: e.g: '(max-width: 769px)'

    • @param {boolean} callOnChange: whether or not to invoke callback parameter on window resize

    • @event callback : function (isMatch: boolean) -> void

  • queryMediaSync function(query = '(max-width: 769px)') -> Boolean: checks css query and returns the result immediateley

Readme

Keywords

none

Package Sidebar

Install

npm i cms7-query-media

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.25 kB

Total Files

3

Last publish

Collaborators

  • saeidfarahi