selectedIndex

The <Tab> with this index will be selected.

Arguments

  1. index (Number): Defaults to 0.

Example

<Tabs selectedIndex={1} />