@angular/core

InputOptions

interface
  
    interface InputOptions {  transform?: (v: TransformT) => T;}}
  
  
Jump to details