• Select the title from the newsletter state.

    Parameters

    Returns string

    • title If privacy mode is enabled, then the title is the ciphertext. Otherwise, the title is the decrypted ciphertext. If the newsletter is in draft mode, then the title is the draft title. Otherwise, the title is the newsletter title. If the newsletter is in draft mode and privacy mode is enabled, then the title is the draft title ciphertext. Otherwise, the title is the draft title decrypted ciphertext. If the newsletter is in draft mode and privacy mode is disabled, then the title is the draft title decrypted. Otherwise, the title is the newsletter title decrypted.

Generated using TypeDoc