New to KendoReact? Learn about KendoReact Free.
Labelling Components Without Form Element
Updated on Oct 1, 2025
By default the wrapped element is associated with the label element only if it's a form element (e.g.: input, select element). Custom components that do not contain form element (e.g.: KendoReact DropDownList) would require setting additional properties to allow screen readers to correcly read the label. These properties are:
idproperty of the FloatingLabelaria-labelledbyattribute of the nested editor (KendoReact components provide it asariaLabelledByproperty)
Change Theme
Theme
Loading ...