Skip to content

@continuum-js/dom


@continuum-js/dom / Context

Interface: Context<T>

Defined in: index.tsx:818

A context handle: identity plus the value used when nothing was provided.

Type Parameters

T

T

Properties

defaultValue

readonly defaultValue: T

Defined in: index.tsx:820


id

readonly id: symbol

Defined in: index.tsx:819