generated at
2/16/2025, 5:40:45 PM
html
javascript - What is the difference between properties and attributes in HTML? - Stack Overflow
attributeの方がbackにあって、property(value)の方が前にある。利用者から見ると。
通常同じ(になるようにしてる)だが、propertyのみの操作をすることもある?
kotlinのbacking field
python