Home > @uniformdev/context-remix

context-remix package

Classes

<table><thead><tr><th>

Class

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

RemixCookieTransitionDataStore

</td><td>

Provides client-to-server score transition using cookies for Remix SSR

</td></tr> </tbody></table>

Functions

<table><thead><tr><th>

Function

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

useRemixUniformProvider()

</td><td>

</td></tr> </tbody></table>

Variables

<table><thead><tr><th>

Variable

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

RemixUniformContext

</td><td>

Consumes a Uniform Context provided by RemixUniformProvider in the Remix root, providing route change tracking.

</td></tr> <tr><td>

RemixUniformContextProvider

</td><td>

Transports the Uniform Context from the Remix entry points down to the Remix root where we can get at router events to track changes.

</td></tr> </tbody></table>

Type Aliases

<table><thead><tr><th>

Type Alias

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

RemixCookieTransitionDataStoreOptions

</td><td>

</td></tr> </tbody></table>