@@ -3528,7 +3528,7 @@ Use the \`onLoadItems\` event to perform a recovery action (for example, retryin
35283528 "description": "Overrides the element that is announced to screen readers
35293529when the highlighted option changes. By default, this announces
35303530the option's name and properties, and its selected state if
3531- the \`selectedLabel \` property is defined.
3531+ the \`selectedAriaLabel \` property is defined.
35323532The highlighted option is provided, and its group (if groups
35333533are used and it differs from the group of the previously highlighted option).
35343534
@@ -17616,7 +17616,7 @@ Use the \`onLoadItems\` event to perform a recovery action (for example, retryin
1761617616 "description": "Overrides the element that is announced to screen readers
1761717617when the highlighted option changes. By default, this announces
1761817618the option's name and properties, and its selected state if
17619- the \`selectedLabel \` property is defined.
17619+ the \`selectedAriaLabel \` property is defined.
1762017620The highlighted option is provided, and its group (if groups
1762117621are used and it differs from the group of the previously highlighted option).
1762217622
@@ -22925,7 +22925,7 @@ Use the \`onLoadItems\` event to perform a recovery action (for example, retryin
2292522925 "description": "Overrides the element that is announced to screen readers
2292622926when the highlighted option changes. By default, this announces
2292722927the option's name and properties, and its selected state if
22928- the \`selectedLabel \` property is defined.
22928+ the \`selectedAriaLabel \` property is defined.
2292922929The highlighted option is provided, and its group (if groups
2293022930are used and it differs from the group of the previously highlighted option).
2293122931
0 commit comments