Crate dioxus_history

Source

Structs§

MemoryHistory
A History provider that stores all navigation information in memory.

Traits§

History

Functions§

history
Get the history provider for the current platform if the platform doesn’t implement a history functionality.
provide_history_context
Provide a history context to the current component.