Agama Installer
    Preparing search index...

    Function InstallButton

    • Installation button

      It will always be displayed unless in a side path. If any issues are detected, a drawer listing them will be shown; otherwise, confirmation will be requested before initiating the installation process.

      Parameters

      • props: Omit<ButtonProps, "onClick"> & { onClickWithIssues?: () => void }

      Returns Element