The type of data handled by the observer.
The instance type created/managed by the observer.
The per-item key type.
The block-grouping key type.
OptionalcustomOptional custom observer constructor to instantiate instead of the default TurboObserver.
OptionalinitializeIf true, the observer is initialized immediately.
OptionalonCalled when a new item appears.
OptionalonCalled when an existing item changes.
OptionalonCalled when an item is deleted.
OptionalonCalled when the observer is initialized.
OptionalonCalled when the observer is destroyed.
Description
Configuration object to create a new TurboObserver.