I use Visual Studio code to write some web components and currently do not want to use aria- * in any html tags, so I don’t want the hints of the aria- * attributes and its revelant, for example. role to show if there is a way to do this? it would be better to show the attributes of the user element in the first list, for example. I created my own input field for an input field that has its own attribute, but after creating it on the page, these attributes are not displayed for selection. Thank you so much for your help!
source
share