jsaddle-dom-0.9.5.0: DOM library that uses jsaddle to support both GHCJS and GHC
Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.VTTCue

Synopsis

Documentation

newtype VTTCue Source #

Functions for this inteface are in JSDOM.VTTCue. Base interface functions are in:

Mozilla VTTCue documentation

Constructors

VTTCue 

Fields

Instances

Instances details
PToJSVal VTTCue Source # 
Instance details

Defined in JSDOM.Types

Methods

pToJSVal :: VTTCue -> JSVal #

PFromJSVal VTTCue Source # 
Instance details

Defined in JSDOM.Types

Methods

pFromJSVal :: JSVal -> VTTCue #

ToJSVal VTTCue Source # 
Instance details

Defined in JSDOM.Types

FromJSVal VTTCue Source # 
Instance details

Defined in JSDOM.Types

MakeObject VTTCue Source # 
Instance details

Defined in JSDOM.Types

IsTextTrackCue VTTCue Source # 
Instance details

Defined in JSDOM.Types

IsEventTarget VTTCue Source # 
Instance details

Defined in JSDOM.Types

IsGObject VTTCue Source # 
Instance details

Defined in JSDOM.Types

Methods

typeGType :: VTTCue -> JSM GType