Module

Pha.Attributes

Package
purescript-pha
Repository
gbagan/purescript-pha

#disabled Source

disabled :: forall msg. Boolean -> Prop msg

#checked Source

checked :: forall msg. Boolean -> Prop msg

#href Source

href :: forall msg. String -> Prop msg

#src Source

src :: forall msg. String -> Prop msg

#value Source

value :: forall msg. String -> Prop msg