Aaltuj/VxFormGenerator

Input id specification

nikolaikarner opened this issue · 1 comments

I was wondering if it is possible to add a custom Id to the Input field.

[VcInputId("name")] public string Name

So that this id would added to the corresponding input component

<InputText id='name' ... >

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.