I am creating a Select/Drop-Down pluggable widget, using select tag, I tried to add id properties into *.d.ts, but when I execute ‘npm run dev’, the id property was removed? Do I need special setup on .xml file to create ID property? the ID is a html element id, I think it should be auto generated. I learned sample code from Github, but I didn’t get any hint, if you can help on it, thanks in advance.
↧