Movatterモバイル変換


[0]ホーム

URL:


  1. 개발자를 위한 웹 기술
  2. Web API
  3. HTMLLabelElement
  4. control

This page was translated from English by the community.Learn more and join the MDN Web Docs community.

View in EnglishAlways switch to English

HTMLLabelElement: control 속성

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2018년 10월⁩.

읽기 전용인HTMLLabelElement.control 속성은<label> 요소와 연관되어 있는 컨트롤을 참조하여 반환합니다.(폼에서는HTMLElement 타입 혹은 그 파생 객체입니다.)만일 라벨이 컨트롤과 연관되어 있지 않다면null 을 반환합니다.

HTMLElement 파생 객체는<label> 이 연관되어 있는 컨트롤을 나타내거나,라벨이 단독 사용된 경우에는null 입니다.

참고 :만일 속성이 값을 가지고,HTMLLabelElement.htmlFor 도 값이 있다면,HTMLLabelElement.htmlFor 은 반드시 동일한 컨트롤을 참조해야 합니다.

명세서

Specification
HTML
# dom-label-control-dev

브라우저 호환성

같이 보기

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp