Skip to content

Documentation v1.0.0


Documentation / @openassistant/tables / SpatialWeightsComponentProps

Type Alias: SpatialWeightsComponentProps ​

SpatialWeightsComponentProps = object

Defined in: weights-meta-table.tsx:24

Indexable ​

[weightsId: string]: unknown

Properties ​

id? ​

optional id: string

Defined in: weights-meta-table.tsx:25


isDraggable? ​

optional isDraggable: boolean

Defined in: weights-meta-table.tsx:27


isExpanded? ​

optional isExpanded: boolean

Defined in: weights-meta-table.tsx:26


weightsId ​

weightsId: string

Defined in: weights-meta-table.tsx:28

Released under the MIT License.