jamesallardice / Placeholders.js

A JavaScript polyfill for the HTML5 placeholder attribute
http://jamesallardice.github.io/Placeholders.js
948 stars 232 forks source link

Can we use this plugin for Angular app #108

Closed ergauravgoyal closed 4 years ago

ergauravgoyal commented 8 years ago

Hi All,

Thanks for building this. Just a quick question,how we use this plugin for angular application in which we have multiple pages .

Regards, Gaurav

gekkedev commented 5 years ago

You have add it to your angular.json in the scripts section.

ergauravgoyal commented 4 years ago

Thank you @gekkedev