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

numberAttribute

function

Transforms a value (typically a string) to a number. Intended to be used as a transform function of an input.

  
    numberAttribute(  value: unknown,  fallbackValue?: number): number;
  
  
Jump to details
HTTPS · web.archive.org
← Home