HTMLSecretContentCallback: ((secret) => string)

Type declaration

    • (secret): string
    • Parameters

      • secret: HTMLElement

        The secret element whose surrounding content we wish to retrieve.

      Returns string