Module

Pha.App.Internal

Package
purescript-pha
Repository
gbagan/purescript-pha

#getAction Source

getAction :: forall msg. EventTarget -> String -> Effect (EventHandler msg)

#unsafePatch Source

unsafePatch :: forall msg. Node -> Node -> Html msg -> Html msg -> (Event -> Effect Unit) -> Effect Node

#copyVNode Source

copyVNode :: forall msg. Html msg -> Html msg