Skip to content

ModalDefinition

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/parser-core/src/utils/modal-extractor.ts

A modal/popup/dialog discovered in source code. Compatible with ModalDefinition from interaction-map.types.ts.

Properties

PropertyType
namestring
titlestring
triggerTypeModalTriggerType
triggerSelectorstring
triggerMethodstring
closeMethodModalCloseMethod
closeButtonTextsstring[]
conditionalOnstring
hostComponentstring
sourceFilestring
linenumber

Was this page helpful?

Download as PDF