Module

Graphics.CanvasAction.CSSOM

Package
purescript-canvas-action
Repository
artemisSystem/purescript-canvas-action

Some functions from the CSSOM spec that are useful for canvas code. These might move to another package in the future.

#devicePixelRatio Source

devicePixelRatio :: forall m. MonadEffect m => m Number

#MediaQueryList Source

#MediaQueryListEvent Source