> ## Documentation Index
> Fetch the complete documentation index at: https://flex-fields.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Deprecated class aliases

[← Back to Table of Contents](/docs/index)

| Deprecated class   | Replacement          | Notes                                 |
| ------------------ | -------------------- | ------------------------------------- |
| `CellSwitch`       | `SwitchField`        | Identical API                         |
| `CellSlider`       | `TrackSlider`        | Identical API                         |
| `TranslatableTabs` | `TranslatableFields` | Drop-in class alias; swap import only |

Update imports and class names; behaviour is unchanged.

***
