ionic-team / ionic-team/ionic-framework
feat: ToggleButtonsMultiple as offered by Material-UI
Open
package: core
type: feature request
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
# Feature Request
**Ionic version:**
[x] **5.x**
**Describe the Feature Request**
I would like to have a row of buttons that can be toggled into on/off state, as found [here](https://material-ui.com/components/toggle-button/#ToggleButtonsMultiple.tsx)
**Describe Preferred Solution**
Make available something like the following
```
```
**Describe Alternatives**
Including the Material-UI library just to get this one component
**Related Code**
See example in link
Contributor guide
Assessment
This issue has not been assessed yet.