@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
readonlydefaultValue:T
Defined in: index.tsx:820
id
readonlyid:symbol
Defined in: index.tsx:819