質問編集履歴

1

autocompleteを追記。Angularタグを追加

2019/05/08 08:59

投稿

propg
propg

スコア113

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  <form>
6
6
 
7
- <input type="text" name="value1">
7
+ <input type="text" name="value1" autocomplete="on">
8
8
 
9
9
  <button type="submit">保存</button>
10
10