@continuum-js/dom / use
Function: use()
use<
T>(ctx):T
Defined in: index.tsx:842
Read the nearest provided value up the owner tree, else the default.
Type Parameters
T
T
Parameters
ctx
Context<T>
Returns
T
@continuum-js/dom / use
use<
T>(ctx):T
Defined in: index.tsx:842
Read the nearest provided value up the owner tree, else the default.
T
Context<T>
T