Chip
Example
Props
| Name | Type | Default Value | Required | Description | 
|---|---|---|---|---|
label | string | Yes | ||
color |  | Yes | ||
icon | (props: IconProps) => Children | No | ||
maxCharacters | number | No | Truncate and show ellipsis after a number of characters  | |
uppercase | boolean | No | ||
dismissButtonLabel | string | No | ||
onDismiss | () => void | No | 
