forum

Home / DeveloperSection / Forums / How to use Directives in Angular JS

How to use Directives in Angular JS

Anupam Mishra178923-Feb-2016
Hi everyone,
i have declare a one text box. Code is below:
 <input type="text" name="UserName">
I want to declare same text box as a Angular JS directives in my application . Please can anyone give me solution.

Thank you.

Can you answer this question?


Answer

1 Answers

Liked By