<!DOCTYPE html> <div ng-app=""> <p>Change the name inside the input field, and you will see the name in the header changes accordingly.</p> </body> </html> |
You entered: {{firstname}}Change the name inside the input field, and you will see the name in the header changes accordingly. |