shajara API Map
Docs
Preparing search index...
@shajara/host
index
ResourceProvide
Type Alias ResourceProvide<Value>
ResourceProvide
:
(
value
:
Value
)
=>
RiteCoroutine
<
never
>
Publishes the resource value, then waits until the owning scope releases 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
Docs
shajara API Map
Loading...
Publishes the resource value, then waits until the owning scope releases the provider.