Version: 3.14.0
PelcroModalController
A composition component that controls the modals appearance and initializes core services.
#
Usage#
Reference#
Propsoptions
#
Setup config for Pelcro core features initialization.
loadPaymentSDKs
Enables loading 3rd party scripts for the supported payment vendors.enableURLTriggers
Enables Pelcro URL triggers.enableTheme
Enables the color theme configured on your Pelcro's site design settings.enablePaywalls
Enables the paywall feature.enableGoogleAnalytics
Enables Google Analytics on all tracked actions. (needs react-ga installed as a dependency)
#
Default valuesOption | Default |
---|---|
loadPaymentSDKs | true |
enableURLTriggers | true |
enableTheme | true |
enablePaywalls | true |
enableGoogleAnalytics | false |