@angular/core

InputSignalWithTransform

interface

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

  
    interface InputSignalWithTransform {  [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]: TransformT;}}
  
  
Jump to details