79824760

Date: 2025-11-19 17:24:33
Score: 1
Natty:
Report link

you'd just tie the form to a plain old class object... with arrays for the dynamic-added stuff. So bind to the class object and when user chooses to add, you call a function which adds a new empty class to the array. HTMLHelpers like editor-for etc... are helpful here. Not familiar with Blazor, but I'm sure the methods are very similar to standard mvc/razor stuff. Using parent/child is not necessary.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
Posted by: browsermator