provide_fullstack_history_context

Function provide_fullstack_history_context 

Source
pub fn provide_fullstack_history_context<H>(history: H)
where H: History + 'static,
Expand description

Provide the fullstack history context. This interacts with the hydration context so it must be called in the same order on the client and server after the hydration context is created