ToPercentPipe
Transforms a number value to a localized text of percent in the active language.
{{ value | toPercent: options? }}
-
value: number
-
The value to convert to localized percent string.
-
options: string
-
An optional semicolon separated list of valid percent localization parameters.
See Number, percent and currency options.