Config Class Properties

PropertyTypeOptionalDefaultDescription
urlAllowListstring[]YesAll pagesRestricts Velt features to specific pages by specifying partial URL strings.
featureAllowListFeatureType[]YesAll featuresOnly allows the provided Velt features to run.
userPlanAllowListstring[]YesAll usersRestricts Velt features to specific user plans.
userIdAllowListstring[]YesAll usersRestricts Velt features to specific users.
usePrefersColorSchemebooleanYes-If set to true, listens to changes on the prefers-color-scheme media query to set the global theme of Velt components.