---
id: Context selector
section: components
subsection: menus
propComponents: ['ContextSelector', 'ContextSelectorItem', 'ContextSelectorFooter']
deprecated: true
ouia: true
---

## Examples

### Basic

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

### Plain with text

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

### With footer

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