HTMLSecretContentCallback: (secret: HTMLElement) => string

Type declaration

    • (secret: HTMLElement): string
    • Parameters

      • secret: HTMLElement

        The secret element whose surrounding content we wish to retrieve.

      Returns string