Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

Properties

_mc: {
    [key: string]: any;
} = {}
trigger: ((target: unknown, ev: string | McEvent, data?: any) => void) = trigger

Accessors

  • get target(): any
  • Returns any

Methods

  • Parameters

    • ev: string | McEvent
    • data: any = {}
    • Optionalbubble: string

    Returns undefined | MC