Whether value is one of the HtmlAttributeId enum values. Used to disambiguate the C# id/name overloads that collapse to a single TS signature.
value
The value to test.
true if the value is an HTML attribute identifier; otherwise, false.
true
false
Whether
valueis one of the HtmlAttributeId enum values. Used to disambiguate the C# id/name overloads that collapse to a single TS signature.