jsaddle-dom-0.9.3.1: DOM library that uses jsaddle to support both GHCJS and GHC

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.NavigatorID

Synopsis

Documentation

newtype NavigatorID Source #

Functions for this inteface are in JSDOM.NavigatorID.

Mozilla NavigatorID documentation

Constructors

NavigatorID 

Fields

class IsGObject o => IsNavigatorID o Source #

Instances
IsNavigatorID WorkerNavigator Source # 
Instance details

Defined in JSDOM.Types

IsNavigatorID NavigatorID Source # 
Instance details

Defined in JSDOM.Types

IsNavigatorID Navigator Source # 
Instance details

Defined in JSDOM.Types