Support indication of the type of update and a human-readable name
Opened this issue · 1 comments
keller-mark commented
Possibly by using a Symbol
config: {
...config,
// something here
[Symbol.UPDATE_TYPE]: 'initialization' | 'interaction',
}
Then, can ignore certain types in
keller-mark commented
The human-readable name can be used for display in the Trrack tree, e.g., barSelection changed for scope A