Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OldSetter

Hierarchy

  • OldSetter

Callable

  • __call(v: any): void
  • Parameters

    • v: any

    Returns void

Index

Properties

Properties

Optional callback

callback: function

Type declaration

    • (v: any, scope: object, prop: string): boolean | void
    • Parameters

      • v: any
      • scope: object
      • prop: string

      Returns boolean | void

Generated using TypeDoc