Documentation
    Preparing search index...

    Variable supportsConst

    supports: {
        conditionalMediation: false | Promise<boolean>;
        credentials: boolean;
        platformAuthenticator: boolean;
        webauthn: boolean;
    } = ...

    Type Declaration

    • conditionalMediation: false | Promise<boolean>
    • credentials: boolean
    • platformAuthenticator: boolean
    • webauthn: boolean