pdfrx_web
    Preparing search index...

    Function PdfSidebar

    • The thumbnails/outline sidebar, with a tab strip when both are enabled.

      It has no width of its own — set one with style or className, or let a flex parent size it.

      Parameters

      • __namedParameters: PdfSidebarProps

        The destructured component props or operation options.

      Returns ReactNode

      The resulting ReactNode.

      <PdfSidebar style={{ width: 200 }} defaultTab="outline" />