---
title: TabsSize
source: https://github.com/remix-run/remix/blob/main/packages/ui/src/tabs/index.tsx#L12
---

# TabsSize

## Signature

```ts
type TabsSize = 'md' | 'lg'

```