Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
index
SupportedBehaviors
StatePatchOf
Type Alias StatePatchOf<SB>
State
Patch
Of
<
SB
>
:
{
[
K
in
keyof
SB
]
?:
PatchStateOf
<
SB
[
K
]
>
}
&
{
descriptor
?:
PatchStateOf
<
typeof
DescriptorBehavior
>
;
}
Patch input version of
StateOf
.
Type Parameters
SB
extends
SupportedBehaviors
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Patch input version of StateOf.