Skip to main content

Variable: inputParts

const inputParts: object

Defined in: packages/component-driver-angular-material-v20/src/components/InputDriver.ts:19

Type Declaration​

error​

error: object

error.driver​

driver: typeof HTMLElementDriver = HTMLElementDriver

error.locator​

locator: PartLocator

errorAttr​

errorAttr: object

errorAttr.driver​

driver: typeof HTMLElementDriver = HTMLElementDriver

errorAttr.locator​

locator: PartLocator

hint​

hint: object

hint.driver​

driver: typeof HTMLElementDriver = HTMLElementDriver

hint.locator​

locator: PartLocator

multilineInput​

multilineInput: object

multilineInput.driver​

driver: typeof HTMLTextInputDriver = HTMLTextInputDriver

multilineInput.locator​

locator: PartLocator

singlelineInput​

singlelineInput: object

singlelineInput.driver​

driver: typeof HTMLTextInputDriver = HTMLTextInputDriver

singlelineInput.locator​

locator: PartLocator