Skip to main content

Variable: defaultTabsDriverOption

const defaultTabsDriverOption: ListComponentDriverSpecificOption<TabDriver>

Defined in: packages/component-driver-radix-v1/dist/index.d.mts:1267

Tabs are located by their accessible role="tab" children rather than a forwarded data-testid, so the driver is resilient to consumer markup changes around the tab list.