Skip to content

pageVariants

const pageVariants: VariantRegistry

Defined in: core/src/variant.ts:208

The registry for the current page view.

Module-scoped on purpose: pinning must span every SparkleTree component on the page regardless of which provider or tree rendered it, and a per-provider registry would let two providers each pin a different arm of the same campaign.