Expand description
Leptos port of Radix Checkbox.
A control that allows the user to toggle between checked and not checked.
See the Rust Radix book for more documentation.
See @radix-ui/react-checkbox for the original package.
Structs§
- Checkbox
Indicator Props - Props for the
CheckboxIndicatorcomponent. - Checkbox
Props - Props for the
Checkboxcomponent.
Enums§
Functions§
- Checkbox
- Required Props
- Checkbox
Indicator - Required Props