pdfrx_web
    Preparing search index...

    Interface PdfFullscreenButtonProps

    interface PdfFullscreenButtonProps {
        className?: string;
        style?: CSSProperties;
    }
    Index
    className?: string
    style?: CSSProperties