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

feature: More advanced Blazor examples #401

Open
MarioPL98 opened this issue Sep 11, 2021 · 1 comment
Open

feature: More advanced Blazor examples #401

MarioPL98 opened this issue Sep 11, 2021 · 1 comment

Comments

@MarioPL98
Copy link

MarioPL98 commented Sep 11, 2021

Not related to any specific problem, just looking for optimal ways to do some stuff.

Describe the solution you'd like

  1. Example that shows how to use https://www.reactiveui.net/docs/handbook/collections/ with @foreach. Maybe a list of text fields, with something done when all data is entered into all of them.
  2. Example that shows how to add child components dynamically and interact with them. Maybe couple of cards as child elements that can be added dynamically with button press and each of them contains a checkbox.
  3. Example that shows how to access url parameters in ViewModels.

Describe alternatives you've considered
N/A

Describe suggestions on how to achieve the feature
Add more examples.

Additional context
N/A

@MarioPL98 MarioPL98 changed the title feature: More advanced examples feature: More advanced Blazor examples Sep 11, 2021
@M0n7y5
Copy link

M0n7y5 commented May 15, 2023

any update on this?

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