Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Synopsis

Index

Constructors

Properties

Constructors

constructor

  • new Synopsis(title: string, description: string, type?: string): Synopsis
  • Searchable content metadata

    Parameters

    • title: string
    • description: string
    • Default value type: string = contentType(ApplicationType.DecentCore, CategoryType.None)

      the application and content type to be filtered, use contentType method

    Returns Synopsis

Properties

description

description: string

title

title: string

type

type: string

Generated using TypeDoc