global-context/models/control-flow.model.ts
Type for link toggle event
Properties |
| isLinked |
isLinked:
|
Type : boolean
|
| key |
key:
|
Type : Extract<GlobalContextState | "dateTimeContext" | "aggregation" | "isAutoRefreshEnabled">
|