UNPKG

@revenuecat/purchases-ui-js

Version:

Web components for Paywalls. Powered by RevenueCat

10 lines (9 loc) 228 B
export const STICKY_OVERLAY_Z_INDEX = 1000; export const DEFAULT_COLOR_MODE = "light"; export const DEFAULT_TEXT_COLOR = "#000000"; export const DEFAULT_SPACING = { top: 0, bottom: 0, leading: 0, trailing: 0, };