Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
WritableFixedAttribute
Function WritableFixedAttribute
Writable
Fixed
Attribute
<
T
,
V
,
F
>
(
id
,
schema
,
__namedParameters
?
)
:
FixedAttribute
<
T
,
F
>
Type Parameters
T
V
F
extends
BitSchema
Parameters
id
:
number
schema
:
TlvSchema
<
T
>
__namedParameters
:
AttributeOptions
<
V
>
= {}
Returns
FixedAttribute
<
T
,
F
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...