Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Input chip usage example? #2148

@gpulido

Description

@gpulido

I'm trying to use a set of chips as input chips, but after reviewing the documentation I'm not sure of how it works or make it work with an input text field.
Reading the documentation upstream it specifically says:

The MDC Chips package does not handle the process of converting text into chips, in order to remain framework-agnostic.

I can understand that, but angular-mdc is not framework-agnostic so I guess it should have to provide the mechanism (or some guidelines) to do it.

I can add a text field an catch the input keydowns to "addchip", but I can't figure out how to show the chipset inside the input / text-field on a similar way that angular material is doing.

Any suggestion / idea / guide on how to do it?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions