@paypal/paypal-js
    Preparing search index...
    LearnMoreModalType: LearnMoreBase & { setupCustomCloseButton: () => void }

    Type representing a LearnMoreModal instance. Opens Learn More content in an iframe modal overlay with custom accessibility features.

    Type Declaration

    • setupCustomCloseButton: () => void

      Sets up a custom close button with tab trap functionality. Modal-specific method for accessibility enhancements.