Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
behavior/definitions/fixed-label
FixedLabelBehavior
State
Interface State
interface
State
{
labelList
:
TypeFromFields
<
{
label
:
FieldType
<
string
>
;
value
:
FieldType
<
string
>
;
}
>
[]
;
}
Hierarchy
StateType
State
Index
Properties
label
List
Properties
Readonly
label
List
label
List
:
TypeFromFields
<
{
label
:
FieldType
<
string
>
;
value
:
FieldType
<
string
>
;
}
>
[]
See
MatterSpecification.v13.Core § 9.8.4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
List
matter.js-monorepo
Loading...
See
MatterSpecification.v13.Core § 9.8.4