Open KeithHenry opened 6 years ago
Did you try #58 ?
@leogr No, but I just checked it and it doesn't add icon
or icon-src
, which is all https://github.com/fabbricadigitale/paper-chip/pull/63 does.
Switch <paper-icon>
to <paper-icon-item>
, and adds <iron-icon>
to the relevant slots in that and <paper-chip>
. #58 doesn't do that, but does look like it improves lots of other things.
There's no way for the
paper-chip
elements inpaper-chip-input
to show icons.