Select - remove slot and pass options as an array #1128
Labels
⭕ core team issue
This is for the core team and should not be done by contributors
⌨️ dev issue
Task is for developers
Milestone
Description / User story
The native Select element must have an option element as it's children. The original idea to use slot as a placeholder in the Select component and later on while using the Select component pass the options element from outside as the slotted elements does not work as expected. For a time being until the custom Select element gets created, it was decided to pass the options as an array.
Acceptance Criteria
Additional information
Code of Conduct
The text was updated successfully, but these errors were encountered: