VxFormGenerator icon indicating copy to clipboard operation
VxFormGenerator copied to clipboard

Input id specification

Open nikolaikarner opened this issue 2 years ago • 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' ... >

nikolaikarner avatar Nov 08 '23 10:11 nikolaikarner

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.

stale[bot] avatar Dec 15 '23 04:12 stale[bot]