SingleManagerPresentationProps Type Alias
Deprecated in 4.8 - might be removed in next major version. 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: 04 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.