Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ng-bind-html でフォームタグを使用する必要がありますか? ng-bind-html はフォーム タグ (フォーム、入力) をバインドしていません。フォームタグをバインドするソリューションを提供してください。
ng-bind-html は Form 要素ではうまく機能しません。ただし、特定の HTML をコンパイルする別のディレクティブを作成するか、$templateCache を使用することで、これを実現できます。
http://plnkr.co/edit/UbEUmJ?p=preview