Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Card

Card provides details about a card kind of note.

Hierarchy

  • Card

Index

Properties

Optional badge_image

badge_image: string

The base64 content of the image associated to the card's badge.

Optional badge_text

badge_text: string

The text associated to the card's badge.

elements

elements: CardElement[]

The elements of this card.

finding_note_names

finding_note_names: string[]

The finding note names associated to this card.

Optional order

order: number

The order of the card in which it will appear on SA dashboard in the mentioned section.

Optional requires_configuration

requires_configuration: boolean

section

section: string

The section this card belongs to.

subtitle

subtitle: string

The subtitle of this card.

title

title: string

The title of this card.

Generated using TypeDoc