Answers for "The attribute name of [ btnRadio ] must be in lowercase.(attr-lowercase)"

0

The attribute name of [ btnRadio ] must be in lowercase.(attr-lowercase)

- In the .vscode file paste the following:-

"htmlhint.options": {
  "attr-lowercase": false
}
Posted by: Guest on July-29-2021

Browse Popular Code Answers by Language