mc706 / prefab-ui / Prefab.Checkbox

A checkbox with a label to the right of the checkbox.

Checkbox

view : List (Element.Attribute msg) -> { onChange : Basics.Bool -> msg, checked : Basics.Bool, label : String } -> Element msg

A checkbox with a label to the right of the checkbox.