Skip to content

Multiselect Component to Support Customized Option Rendering #488

Open
@Akhil7416

Description

@Akhil7416

I had a requirement where label for multiselect option should have ui like a title along with subtitle
as shown in the image, the bracket part must have different color and size

but as per code i can only pass one variable { name: /// } to the options array and this option.name gets displayed
inside one span

<span>{{ option.name }} </span>

so i cant find a way to achieve this above requirement.

is there a way to do this? or can I complete the above requirement and raise pr?

Screenshot 2024-05-06 at 1 07 18 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions