Module

Flare.Smolder

Package
purescript-flare
Repository
sharkdp/purescript-flare

#runFlareHTML Source

runFlareHTML :: forall e. ElementId -> ElementId -> UI (Markup e) -> Effect Unit

Renders a Flare UI with Markup as output. The first ID specifies the DOM element for the controls while the second ID specifies the element for the output.