Interface KnockoutExtenders

Index

Methods

Methods

public notify(target: any, notifyWhen: string): any

Parameters

  • target: any
  • notifyWhen: string

Returns

any

public throttle(target: any, timeout: number): KnockoutComputed

Parameters

  • target: any
  • timeout: number

Returns

KnockoutComputed