Preparing search index...
The search index is not available
Remix Utils - v8.7.0
Remix Utils
Middleware/Session
unstable_createSessionMiddleware
ShouldCommitFunction
Type Alias ShouldCommitFunction<Data>
ShouldCommitFunction
:
(
prev
:
Partial
<
Data
>
,
next
:
Partial
<
Data
>
)
=>
boolean
Type Parameters
Data
Type declaration
(
prev
:
Partial
<
Data
>
,
next
:
Partial
<
Data
>
)
:
boolean
Parameters
prev
:
Partial
<
Data
>
next
:
Partial
<
Data
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Remix Utils - v8.7.0
Loading...