HTML Flip Book - v0.0.0-alpha.36
    Preparing search index...

    Interface DownloadDropdownProps

    interface DownloadDropdownProps {
        ariaLabel?: string;
        className?: string;
    }
    Index

    Properties

    ariaLabel?: string

    Label for "Download" button. Default: "Download"

    className?: string