projectFacts
Project a scenario's `PropertyFacts` into the {@link FactsView} the resolver functions in this module read.
Project a scenario’s PropertyFacts into the {@link FactsView} the resolver
functions in this module read.
Import from @homepages/template-kit/fixtures.
Signature
Section titled “Signature”function projectFacts(facts: PropertyFacts): FactsViewParameters
Section titled “Parameters”| Name | Type | Required | Description |
|---|---|---|---|
facts |
PropertyFacts |
required |
Returns
Section titled “Returns”FactsView