Preparing search index...
    PopoverRenderFunction: (
        props: { blockRef: RefObject<HTMLDivElement>; isPopperReady: boolean },
    ) => ReactNode

    Type declaration

      • (
            props: { blockRef: RefObject<HTMLDivElement>; isPopperReady: boolean },
        ): ReactNode
      • Parameters

        • props: { blockRef: RefObject<HTMLDivElement>; isPopperReady: boolean }

        Returns ReactNode