Skip to main content

Interface: OptionGetOption

Defined in: packages/component-driver-angular-material-v21/src/components/SelectDriver.ts:19

Properties​

skipDropdownCheck?​

optional skipDropdownCheck?: boolean

Defined in: packages/component-driver-angular-material-v21/src/components/SelectDriver.ts:24

When true, the driver will not ensure the option panel is open first, which speeds things up when the caller has already opened it.