shajara API
Overview
Preparing search index...
@shajara/host
index
ResourceProvide
Type Alias ResourceProvide<Value>
ResourceProvide
:
(
value
:
Value
)
=>
RiteCoroutine
<
never
>
Publishes the resource value, then waits until scope cleanup unwinds the provider.
Type Parameters
Value
Type Declaration
(
value
:
Value
)
:
RiteCoroutine
<
never
>
Parameters
value
:
Value
Returns
RiteCoroutine
<
never
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Overview
shajara API
Loading...
Publishes the resource value, then waits until scope cleanup unwinds the provider.