Closes the Learn More presentation.
Optionaltrigger: stringOptional trigger identifier (e.g., "viaCustomButton").
Indicates whether the Learn More presentation is currently open.
Opens the Learn More presentation.
OptionaluserLearnMoreOptions: LearnMoreOptionsOptional configuration to update before opening.
Promise that resolves when the presentation is opened and configured.
Sets up the PostMessenger for communication with the Learn More content.
Shows the Learn More presentation (internal display method).
Updates the Learn More presentation with new options.
OptionaluserLearnMoreOptions: LearnMoreOptionsNew configuration options.
Promise that resolves when the update is complete.
Base type for all LearnMore implementations. Represents the common public API shared by all LearnMore variants.