ATTRIBUTES

Editing
  • account_tree
  • bug_report

checked

type 애트리뷰트가 checkbox이거나 radio일 때 유저 에이전트는 해당 요소가 선택된 상태로 처리한다.

checked 명세

불리언(boolean) 값을 나타낸다. 예를 들어 다음 세 가지 값은 모두 참(true)이다.

<input disabled>, <input disabled="disabled">, <input disabled="">

버전 명세

HTML Standard
#attr-input-checked

지원 웹브라우저