File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 177177 "description" : " Sets the value of 'aria-label' attribute on the rendered element"
178178 },
179179 "ariaLabelledby" : {
180- "description" : " The ID of the element that provides a label for this component. Used as teh value for the 'aria-labelledby' attribute"
180+ "description" : " The ID of the element that provides a label for this component. Used as the value for the 'aria-labelledby' attribute"
181+ },
182+ "ariaDescribedby" : {
183+ "description" : " The ID of the element that provides additional contet for this component. Used as the value for the 'aria-describedby' attribute"
181184 },
182185 "ariaLive" : {
183186 "description" : " When the rendered element is an aria-live region (for screen reader users), set to either 'polite' or 'assertive'"
You can’t perform that action at this time.
0 commit comments