-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
component:comboboxIssues regarding @tournant/comboboxIssues regarding @tournant/comboboxenhancementNew feature or requestNew feature or request
Description
Currently the CB takes an array of items and renders them as lielements. This fine for most basic use cases. However if a user wants to render e.g. images inside of them, this is impossible.
Describe the solution you'd like
Slots might be a solution, though iterating over the list will be tricky and sticking to the correct structure increases implementation effort.
Metadata
Metadata
Assignees
Labels
component:comboboxIssues regarding @tournant/comboboxIssues regarding @tournant/comboboxenhancementNew feature or requestNew feature or request