Variable: defaultTabsDriverOption
constdefaultTabsDriverOption:ListComponentDriverSpecificOption<TabDriver>
Defined in: packages/component-driver-angular-material-v21/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.