Checkbox component from base-ui components.
Copy the following code into your app directory.
Command
Command
Manual
Manual
uv
from components.ui.checkbox import checkboxUse the following composition to build a Checkbox
Below are examples demonstrating how the component can be used.
Displays a simple checkbox with a label.
'checkbox_example' not found