SingleManagerPresentationProps Type Alias
Deprecated in 4.8 - will not be removed until after 2026-06-13. Use PresentationProps instead.
SingleManagerPresentationProps = Omit<PresentationProps, "unusedClientLifetime">
Props for initializing the Presentation library with ability to use a single PresentationManager instance for handling all requests.
Defined in
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.