Skip to content

qanary-component-core/resources/about/about.model

This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.

qanary-component-core/resources/about/about.model

Section titled “qanary-component-core/resources/about/about.model”
  • Package: @leipzigtreechat/qanary-component-core
  • Source file: packages/qanary-component-core/src/resources/about/about.model.ts

The about object of the component

class QanaryComponentAbout

The about object of the component

Properties

  • name (string): The display name of the component
  • description (string): A description of the component
  • version (string): The version of the component Methods
  • constructor(about: QanaryComponentApi.IQanaryComponentAbout): The function to instantiate the object
  • create(): void: The factory method to create a QanaryComponentAbout object Defined at: line 6