Skip to main content

usePresentationPoppedOut

function usePresentationPoppedOut(): object;

Returns

object

NameType
isPresentationPoppedOutboolean
remotePopOutRefRefObject<Window | null>
setIsPresentationPoppedOutDispatch<SetStateAction<boolean>>
toggleIsPresentationPoppedOut()() => void