[Chip][material-next] Add Chip component #38024
Labels
component: chip
This is the name of the generic UI component, not the React module!
design: material you
design: material
This is about Material Design, please involve a visual or UX designer in the process
Milestone
This issue is to track the work for adding the Chip component to
@mui/material-next
, moving forward with the Material You effort (#29345)Material You Chip specification: https://m3.material.io/components/chips/overview
Migration Guide steps
material
(v5) tomaterial-next
: PR #38053components
andcomponentsProps
props: Skipped, chip does not implement either (see additional work below)ThemeProvider
in favor ofCssVarsProvider
: PR #38927Follow up work
slots
andslotProps
props to deprecateavatar
,icon
, anddeleteIcon
. Improve focus state for clickable icons: [material-next][Chip] Implement slots pattern and improve focus state #39171Note: If a task is marked as [WIP] it means someone is working on it
The text was updated successfully, but these errors were encountered: