Browser Service
v0.1.0
The Browser Service provides a lot of usefull functions like listen to Window Resize changes and Breakpoint changes as well as getting the current used Client-Browser.
Usage
Create an instance of BrowserService (or use DI) to access it:
const browserService: BrowserService = new BrowserService(); Previous: Interfaces
← KeyValueNext: General
Types →