Sanity Library Reference Docs
Preparing search index...
sanity
index
ComposableOption
Type Alias ComposableOption<TValue, TContext>
ComposableOption
:
(
prev
:
TValue
,
context
:
TContext
)
=>
TValue
Type Parameters
TValue
TContext
Type declaration
(
prev
:
TValue
,
context
:
TContext
)
:
TValue
Parameters
prev
:
TValue
context
:
TContext
Returns
TValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...