OptionalcustomOptional custom observer constructor to instantiate instead of the default TurboObserver.
OptionaldepthOptionalinitializeIf 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.
Template: KeyType
The per-item key type.
Template: BlockKeyType
The block-grouping key type.