AngularJS

AngularJS Directives

AngularJS Filters and Elements

AngularJS Tutorials

AngularJS lowercase Filter

AngularJS lowercase Filter

 

 

The lowercase filter is used to convert a string to lowercase letters.

 

Syntax:-

 

{{ string | lowercase }}

Code Explanation

All Tutorials related to AngularJS Filters and Elements

All Sections related to AngularJS