lowercase Filter

Description

The lowercase filter lowercases the entire string.

The uppercase filter uppercases the entire string:

Example


{{  "This is a test" | lowercase  }}
{{  "This is a test" | uppercase  }}




















Home »
  AngularJS »
    AngularJS Tutorial »




Introduction
Buildin Filters
Buildin Directives