Skip to main content

Variable: defaultTabsDriverOption

const defaultTabsDriverOption: ListComponentDriverSpecificOption<TabDriver>

Defined in: packages/component-driver-angular-material-v22/src/components/TabsDriver.ts:23

Tabs are located by their accessible role="tab" children rather than by Material class names, so the driver is resilient to Material's documented freedom to restructure its internal DOM between versions.