StoreListener
See source codeA function that will be called when the history changes.
type StoreListener<R extends UnknownRecord> = (entry: HistoryEntry<R>) => voidPrev
StoreBeforeDeleteHandlerNext
StoreObjectA function that will be called when the history changes.
type StoreListener<R extends UnknownRecord> = (entry: HistoryEntry<R>) => voidWe use cookies on this website.
Learn more in our Cookie Policy.