GHCJS.HPlay.View

data Widget a

Running it

runBody

addHeader

render

Widget Combinators and Modifiers

(<<)

(<<<)

(<!)

(<++)

(++>)

validate

wcallback

redraw

Basic Widgets

option

wprint

getString

inputString

getInteger

inputInteger

getInt

inputInt

inputFloat

inputDouble

getPassword

inputPassword

setRadio

setRadioActive

getRadio

setCheckBox

getCheckBoxes

getTextBox

getMultilineText

textArea

getBool

getSelect

setOption

setSelectedOption

wlabel

resetButton

inputReset

submitButton

inputSubmit

wbutton

wlink

tlink

staticNav

noWidget

wraw

rawHtml

isEmpty

Events

data BrowserEvent

Out of Flow Updates

data UpdateMethod

at

at'

Reactive and Events

class IsEvent a

data EventData

data EvData

resetEventData

getEventData

setEventData

raiseEvent

fire

wake

pass

Low-level and Internals

type ElemID

class FormInput view

getNextId

genNewId

continuePerch

getParam

getCont

runCont

elemById

withElem

getProp

setProp

alert

fromJSString

toJSString

getValue

Re-exported

data CheckBoxes a

edit