Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AboutModalConfig

A config containing properties for about modal

Hierarchy

  • AboutModalConfig

Index

Properties

Optional additionalInfo

additionalInfo: string

Text explaining the version or copyright

Optional copyright

copyright: string

Product copyright information

Optional logoImageAlt

logoImageAlt: string

The alt text for the corner graphic

Optional logoImageSrc

logoImageSrc: string

The source for the corner graphic

Optional productInfo

productInfo: Array<object>

data for the modal: .product - the product label .version - the product version

Optional title

title: string

The product title for the modal

Generated using TypeDoc