pub fn HistoryProvider(_: HistoryProviderProps) -> Result<VNode, RenderError>Expand description
A component that provides a History for all child [Router] components. Renderers generally provide a default history automatically.
ยงProps
For details, see the props struct definition.