HistoryEntryConfig
Configuration for registering a custom HistoryEntryComponent.
type
property
stringThe type should correspond to the custom HistoryEntryType string.
component
property
Type<HistoryEntryComponent>The component to be rendered for this history entry type.
Was this chapter helpful?