package bogue

  1. Overview
  2. Docs

Checkbox widget.

Dependency graph
type t
type style
val create : ?state:bool -> ?style:style -> unit -> t
val state : t -> bool