Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BannerPreset

Index

Constructors

constructor

  • Parameters

    Returns BannerPreset

Properties

Optional description

description: string

id

id: string

name

name: string

Optional needsPro

needsPro: boolean

resetPreviewInUiSettings

resetPreviewInUiSettings: {}

When hover the preview card we need to save the available settings.

Type declaration

  • [setting: string]: [string, string, any]

settings

settings: {}

Type declaration

  • [setting: string]: any

Readonly store

Optional tags

tags: Array<[string, string]>

Methods

applyInUi

  • applyInUi(): boolean
  • Returns boolean

previewInUi

  • previewInUi(): void
  • Returns void

resetPreviewInUi

  • resetPreviewInUi(): void
  • Returns void

Static getIframeStore

  • Returns RootStore

Generated using TypeDoc