Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HasElementMemory<T>

see

ElementMemory for an implementation.

Type parameters

Hierarchy

  • HasElementMemory

Implemented by

Index

Properties

injected

injected: function

Type declaration

    • (el: Element, ns: string): void
    • Parameters

      • el: Element
      • ns: string

      Returns void

removeInjected

removeInjected: function

Type declaration

    • (...namespaces: string[]): void
    • Parameters

      • Rest ...namespaces: string[]

      Returns void

Generated using TypeDoc