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

PrimitivePropertyType

PrimitivePropertyType = "number" | "string" | "color" | "boolean"

Defined in: packages/sigma/src/primitives/schema.ts:19

Primitive property types that map directly to TypeScript types.