behavior:check

Standard checkbox button implementation. Can be applied to any element to toggle :checked state on it.

Elements

that have this behavior applied by default:

Attributes

that this behavior knows about:

Events

Together with the standard set of events (mouse, keyboard, focus) behavior:check generates:

Value

true/false, reflects current status of :checked state flag.

Methods

N/A - behavior:check does not introduce any specific methods.