API > @angular/common mode_edit code UpperCasePipelink pipe Contents NgModuleInput valueSee also Transforms text to all upper case. {{ value_expression | uppercase }} {{ value_expression | uppercase }} NgModulelink CommonModule CommonModule Input valuelink value string The string to transform to upper case. See alsolink LowerCasePipe TitleCasePipe