ThinkAlexandria / elm-html-in-elm / ElmHtml.Constants

Constants for representing internal keys for Elm's vdom implementation

styleKey : String

Internal key for style

eventKey : String

Internal key for 'on' events

attributeKey : String

Internal key for attributes

attributeNamespaceKey : String

Internal key for namespaced attributes

knownKeys : List String

Keys that we are aware of and should pay attention to