@witchcraft/spellcraft
Github
Issues
npm
Preparing search index...
core/createContext
createContext
Function createContext
createContext
<
TContext
extends
RawContext
>
(
value
:
TContext
[
"value"
]
,
rawContext
?:
Omit
<
TContext
,
"value"
>
,
)
:
Context
<
TContext
[
"value"
]
>
Type Parameters
TContext
extends
RawContext
Parameters
value
:
TContext
[
"value"
]
rawContext
:
Omit
<
TContext
,
"value"
>
= ...
Returns
Context
<
TContext
[
"value"
]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/spellcraft
Loading...