Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

DirectAttributeBinding

Defined in: packages/sigma/src/types/styles.ts:103

Direct attribute binding - reads value directly from an attribute.

Extended by

Type Parameters

T

T

Properties

attribute

attribute: string

Defined in: packages/sigma/src/types/styles.ts:104


defaultValue?

optional defaultValue?: T

Defined in: packages/sigma/src/types/styles.ts:105