Interactive Chips (material-ui)
Action chip — Filled
Action chip — Outlined
Action chip — Sizes
With startAdornment (icon)
With startAdornment (avatar)
M
Test
With endAdornment (icon)
With endAdornment (avatar)
M
J
Test
With endAdornment (ChipDelete)
With startAdornment (ChipDelete)
Delete only (no action)
Delete only
Leading delete only
With icon + delete
With both adornments
M
Disabled (focusableWhenDisabled=true, default)
Disabled (focusableWhenDisabled=false)
ClickAway + Popper bug repro

Open the popper, then click the delete icon on the chip. With the old API the popper does NOT close (bug). With the new API it should close.

New API:

Old API:

Click delete icon
Static chip (no action)
Static chip
With icon
Primary
Live delete demo (with aria-live region)