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