---
id: Label group
section: components
---

import InfoCircleIcon from '@patternfly/react-icons/dist/esm/icons/info-circle-icon';

## Demos

### Editable labels with add dropdown

```ts file="../components/LabelGroup/examples/LabelGroupEditableAddDropdown.tsx"
```

### Editable labels with add modal

```ts file="../components/LabelGroup/examples/LabelGroupEditableAddModal.tsx"
```
