ionic-team / ionic-team/ionic-framework
feat: add support for chips in input
- Vorherrschende Sprache
- TypeScript
- Sterne
- 52.7k
- Forks
- 13.3k
- Ø Merge
- 1 T. 15 Std.
- Gemergte PRs (30 T.)
- 51
Beschreibung
# Feature Request
**Ionic version:**
[x] **4.x**
**Describe the Feature Request**
Support grouping of chips - input type specifically.

**Describe Preferred Solution**
I need to look into the best way to handle this. I think we may need to add an `ion-chip-group` similar to how radio works.
Usage - https://material.io/design/components/chips.html#usage
MD implementation - https://github.com/material-components/material-components-web/tree/master/packages/mdc-chips#adding-chips-to-the-dom
MD demo - https://material-components.github.io/material-components-web-catalog/#/component/chips
**Describe Alternatives**
**Related Code**
**Additional Context**
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.