ngmodel input code example Example: what is ngmodel property binding Click to copy<input [(ngModel)]="username"> <p>Hello {{username}}!</p>