Define variants
variant
prop to define your custom variants.Use variants
variant
prop on the related Velt component to apply the custom variant you defined. The value should match the variant name from step 1.variant="preview-page"
to apply the preview page variant you created above.