We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972460d commit 8adfd82Copy full SHA for 8adfd82
docs/common-props.json
@@ -180,7 +180,7 @@
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"
+ "description": "The ID of the element that provides additional context for this component. Used as the value for the 'aria-describedby' attribute"
184
185
"ariaLive": {
186
"description": "When the rendered element is an aria-live region (for screen reader users), set to either 'polite' or 'assertive'"
0 commit comments