Skip to content
HomePagesHomePages template kit

SOURCE_FIELDS

The catalog of every canonical field a slot's `direct` source may bind to — property, unit, and contact scalars, plus the read-only array sources (`units`, `contacts`).

The catalog of every canonical field a slot’s direct source may bind to — property, unit, and contact scalars, plus the read-only array sources (units, contacts).

Import from @homepages/template-kit.

const SOURCE_FIELDS: BindableFacts<typeof FACT_GRAPH>
  • Not a list of its own: it is exactly the bindable half of the property fact graph, stripped to the descriptor a resolver and the editor read. Each entry declares its container, value type, and (if writable) writeback target, and carries its doc sentence through to fact.* — where the fact namespace reference lists every binding this yields, with that prose. Computed/aggregated values are never here — a section authors those with compute().