Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMessageAttachmentTitle

Hierarchy

  • IMessageAttachmentTitle

Index

Properties

Optional displayDownloadLink

displayDownloadLink: boolean

When this is provided, a download icon appears and clicking this prompts a download.

Optional link

link: string

Providing this makes the title clickable, pointing to this link.

Optional value

value: string

Title to display for this attachment, displays under the author.

Generated using TypeDoc