Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Optgroup-Support #7

Description

@d-steuer

I really hope not just to be dumb so see the obvious solution. ;)

Is your feature request related to a problem? Please describe.
I am currently try to implement Select2 into my Blazor-Application. I have a List of Skill-Objects which should be grouped by their Category.

Describe the solution you'd like
Select2 by default supports Optgroups to group several Options. My idea was to be able to provide multidimensional data to your component. For example a List with the properties "name" (string) and "skills" (List).
Now is my question: Did you have a functionality for handling Optgroups?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions