Skip to main content

mo.ui.checkbox

Create a checkbox for boolean input.

Signature

Parameters

bool
default:"False"
Initial checked state
str
default:"''"
Markdown label for the checkbox
bool
default:"False"
Whether the checkbox is disabled

Examples