Skip to content

Combobox: Make Items More Flexible #7

@ovlb

Description

@ovlb

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions