tabs abstract method

Component tabs(
  1. TabsProps props
)

Render a tabs component (tab bar + content panel)

Implementation

Component tabs(TabsProps props);