For the complete documentation index, see llms.txt. This page is also available as Markdown.

Chip

his component extends the original component provided by MUI: https://mui.com/material-ui/react-chip/

The extended properties are:

chipcolor

string

disabled

boolean

true (default), false

label

string

avatar

ReactElement | undefined

sx

object

Live Preview: https://berrydashboard.com/basic/chip

Asterisk (*) indicates required props.

Last updated