Switch
@wq/material’s <Switch/>
component renders a toggle button for use in e.g. 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 Switch from @mui/material.