Variable: checkboxParts
constcheckboxParts:object
Defined in: packages/component-driver-angular-material-v21/src/components/CheckboxDriver.ts:18
Type Declaration​
input​
input:
object
The native <input type="checkbox"> Material renders inside the
<mat-checkbox> host — it carries the checked/indeterminate/required
state and receives the interactions.
input.driver​
driver: typeof
HTMLCheckboxDriver=HTMLCheckboxDriver
input.locator​
locator:
CssLocator