SingleManagerPresentationProps Type
Deprecated in 4.8 - use PresentationProps instead.
SingleManagerPresentationProps = Omit<PresentationProps, "clientManagerFactory" | "unusedClientLifetime">
Props for initializing the Presentation library with ability to use a single PresentationManager instance for handling all requests.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.