Match Media

Service Overview

The match media service is a simple factory that wraps the Window: matchMedia() method into a Tansu readable store.

type createMatchMedia = (query: string) => Readable<boolean>;

In action

Loading...

PREVIOUS
Transition