Skip to content

@sqlrooms/room-shell / TabButtons

Variable: TabButtons

const TabButtons: FC<{ tabsId?: string; className?: string; }>

Renders sidebar buttons for all panels belonging to a tabs node. Clicking the active tab's button collapses the node; clicking an inactive tab expands the node and switches to that tab.