Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/interaction-map.types.ts
A modal/popup/dialog discovered in source code
Properties
| Property | Type |
|---|---|
name | string |
title | string |
triggerType | ModalTriggerType |
triggerSelector | string |
triggerMethod | string |
closeMethod | ModalCloseMethod |
closeButtonTexts | string[] |
conditionalOn | string |
hostComponent | string |
sourceFile | string |
line | number |
Was this page helpful?