---
id: tabs
scope: props
---

## Props

### Tabs Props

Tabs composes `Box` so you call pass all `Box` related props.

<PropsTable
  of='Tabs'
  omit={['layerStyle', 'noOfLines', 'textStyle', 'styleConfig']}
/>

### Tab Props

<PropsTable of='Tab' />
