Environment Information
- Package version(s): 7.131.0
- Browser and OS versions: Not Related
Describe the issue:
BasePicker already provide an API “RemoveButtonAriaLabel” for Screen reader when focusing on the "Remove Button" on a Picked Item.
But we think it would be better to make it customizable based on each item. So that we can make the aria label like "Remove XXXXXX".

Please provide a reproduction of the issue in a codepen:
No Reproduction steps are required.
Actual behavior:
We can only specific a general aria label for all picker items.
Expected behavior:
We should specific customized aria label for each picker items.
Documentation describing expected behavior
N/A
Environment Information
Describe the issue:
BasePicker already provide an API “RemoveButtonAriaLabel” for Screen reader when focusing on the "Remove Button" on a Picked Item.
But we think it would be better to make it customizable based on each item. So that we can make the aria label like "Remove XXXXXX".
Please provide a reproduction of the issue in a codepen:
No Reproduction steps are required.
Actual behavior:
We can only specific a general aria label for all picker items.
Expected behavior:
We should specific customized aria label for each picker items.
Documentation describing expected behavior
N/A