Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HTMLElement
    • ImmediateActionElement

Index

Constructors

constructor

  • Returns ImmediateActionElement

Properties

Private action

action: string

Private args

args: any[] = []

Accessors

Static observedAttributes

  • get observedAttributes(): string[]

Methods

attributeChangedCallback

  • attributeChangedCallback(name: string, oldValue: string, newValue: string): void

connectedCallback

  • connectedCallback(): void

Static Private getDelegate

  • getDelegate(action: string): Promise<Function>

Generated using TypeDoc