StoreListener

See source code

A function that will be called when the history changes.

type StoreListener<R extends UnknownRecord> = (entry: HistoryEntry<R>) => void
Prev
StoreBeforeDeleteHandler
Next
StoreObject
hi

We use cookies on this website.
Learn more in our Cookie Policy.