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: CssLocator

errorAttr​

errorAttr: object

errorAttr.driver​

driver: typeof HTMLElementDriver = HTMLElementDriver

errorAttr.locator​

locator: CssLocator

hint​

hint: object

hint.driver​

driver: typeof HTMLElementDriver = HTMLElementDriver

hint.locator​

locator: CssLocator

multilineInput​

multilineInput: object

multilineInput.driver​

driver: typeof HTMLTextInputDriver = HTMLTextInputDriver

multilineInput.locator​

locator: CssLocator

singlelineInput​

singlelineInput: object

singlelineInput.driver​

driver: typeof HTMLTextInputDriver = HTMLTextInputDriver

singlelineInput.locator​

locator: CssLocator