Goal: I need to build form and it includes field with array of options (Recipe with list of ingredients). I need to be able add/delete/edit options.
I understood that don't see appropriate component and it will require use some variable to do that - I have multiple forms and fields with array, I want to avoid to do many variables and manage them.
What I'm missing?
I did this with list component.