RadioButton
@wq/material’s <RadioButton/>
component can be used to display a radio button 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 Radio from @mui/material.