Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Binding

Hierarchy

  • Binding

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Binding(keys: string, cb: function, target: HTMLElement): Binding
  • Parameters

    • keys: string
    • cb: function
        • (): any
        • Returns any

    • target: HTMLElement

    Returns Binding

Properties

root

root: HTMLElement

Methods

dispose

  • dispose(): void
  • Returns void

Generated using TypeDoc