Skip to content

SemanticMetadata

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts

Semantic metadata for components with business logic patterns

Detects state machines, workflows, modals, and approval processes to enable comprehensive documentation and screenshot capture.

Properties

PropertyType
hasStateMachineboolean
stateEnumsstring[]
transitionMethodsstring[]
modalTriggersstring[]
approvalStatesstring[]

Was this page helpful?

Download as PDF