QiTASC / hatchinq / Hatchinq.Checkbox

Exposed


type alias Config =
{ theme : Hatchinq.Theme.Theme }

configure : Config -> List (Hatchinq.Attribute.Attribute InternalConfig) -> View msg -> Element msg

stopPropagation : Hatchinq.Attribute.Attribute InternalConfig