CheckboxButton
@wq/material’s <CheckboxButton/>
component can be used to display a checkbox outside of a Form, for example in a MapToolbar.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-web implementation just exports Checkbox from @mui/material.