A binding target.

Hierarchy

  • BindingTarget

Properties

Methods

Properties

key: string

The property name of the binding.

Methods

  • Write a value to the target property.

    Parameters

    • name: string

      The property name.

    • value: unknown

      The value to write to the target.

    Returns void

Generated using TypeDoc