how to properly access from values in client side
SSD
showing undefined
Hi @shanu
In the form component create a custom property key as #form and value as ngForm then try again
I have given that now i got empty object without values

Hi @shanu
Add name in the input field the data is collected on the basis of name. Give the name same as the input variable name which you gave in the flow.
now its working Thank You @Aswin