Skip to main content

Variable: dialogParts

const dialogParts: object

Defined in: packages/component-driver-primevue-v4/src/components/DialogDriver.ts:16

Type Declaration​

closeButton​

closeButton: object

The header close button — PrimeVue's own data-pc-name="pcclosebutton" marker rather than its aria-label="Close", which localizes with the consumer's PrimeVue locale and is therefore not a stable anchor.

closeButton.driver​

driver: typeof HTMLButtonDriver = HTMLButtonDriver

closeButton.locator​

locator: CssLocator