Skip to content

@continuum-js/dom


@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