---
id: Context selector
section: components
propComponents: ['ContextSelector', 'ContextSelectorItem', 'ContextSelectorFooter']

ouia: true
---

## Examples

### Basic

```ts file="./ContextSelectorBasic.tsx"
```

### Plain with text

```ts file="./ContextSelectorPlainText.tsx"
```

### With footer

```ts file="./ContextSelectorWithFooter.tsx"
```
