Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/state-management.interface.ts
Loading state pattern
Properties
| Property | Type |
|---|---|
loadingField | string |
indicatorType | `'spinner' |
disabledElements | string[] |
loadingMessage | string |
hasOptimisticUpdate | boolean |
Was this page helpful?