Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/state-management.interface.ts
Conditional UI based on state
Properties
| Property | Type |
|---|---|
stateCondition | string |
showsElements | string[] |
hidesElements | string[] |
disablesElements | string[] |
stateValues | string[] |
Was this page helpful?