Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selectable itemlist #63

Open
Pheros opened this issue Jan 24, 2020 · 2 comments
Open

Selectable itemlist #63

Pheros opened this issue Jan 24, 2020 · 2 comments

Comments

@Pheros
Copy link

Pheros commented Jan 24, 2020

I need to populate a list(drop down list)of items, where the user should be able to select one item. I have not been working with Blazor before, but I presume I need to use SelectableItemsView, but that's not included yet?

@0x414c49
Copy link
Contributor

You can track what elements are implemented at the moment on the #5 issue.

As you can see ItemsView family is not implemented yet:

  • ItemsView

    • CarouselView

    • StructuredItemsView

      • SelectableItemsView

        • GroupableItemsView

          • CollectionView
  • ItemsView

    • ListView

@Pheros
Copy link
Author

Pheros commented Jan 25, 2020

Will that happend soon in time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants