Variable: defaultTabsDriverOption
constdefaultTabsDriverOption:ListComponentDriverSpecificOption<TabDriver>
Defined in: packages/component-driver-primevue-v4/src/components/TabsDriver.ts:22
Tabs are located by their accessible role="tab" children rather than
PrimeVue structure classes, so the driver ignores TabList chrome (the
active-bar span and the scrollable-mode nav buttons render alongside the
tabs but never carry the role).