Back to Intellij Community

HtmlFormInputWithoutLabel

plugins/htmltools/resources/inspectionDescriptions/HtmlFormInputWithoutLabel.html

2025.3-rc-2188 B
Original Source

Reports a form element (input, textarea, or select) without an associated label. Suggests creating a new label. Based on WCAG 2.0: H44.