Chips are compact representations of entities (most commonly, people) that can be clicked, deleted, or dragged easily. The most common example can be seen in the To field of a new email in Outlook Mobile.

<DisplayToggle onText="Dark" offText="Light" label="Theme Switcher">

### Persona Chips

<img className="off" src="https://static2.sharepointonline.com/files/fabric/fabric-website/images/controls/android/updated/img_chip_01_light.png?text=LightMode" />
<img className="on" src="https://static2.sharepointonline.com/files/fabric/fabric-website/images/controls/android/updated/img_chip_01_dark.png?text=DarkMode" />

</DisplayToggle>
