Enhance Select options API to enable 'disabled' and 'selected' attributes
Open
Type: Enhancement
Type: Feature Request
- Dominant language
- TypeScript
- Stars
- 165
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no way to use other `option` attributes than `value` and `text`. We need to allow passing other attributes (`disabled` and `selected`) to allow adding placeholders options to Select
Contributor guide
Assessment
This issue has not been assessed yet.