The Wayback Machine - https://web.archive.org/web/20240920155500/https://angular.dev/api/core/InputSignalWithTransform/
@angular/core

InputSignalWithTransform

interface

InputSignalWithTransform represents a special Signal for a directive/component input with a transform function.

  
    interface InputSignalWithTransform<T, TransformT> extends Signal<T> {}
  
  
Jump to details
HTTPS · web.archive.org
← Home