We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Values of the HTML attributes like width="&{prompt('Width?')};" should be treated as JavaScript islands (https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes)
width="&{prompt('Width?')};"
The text was updated successfully, but these errors were encountered:
kochetkov
No branches or pull requests
Values of the HTML attributes like
width="&{prompt('Width?')};"
should be treated as JavaScript islands (https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes)The text was updated successfully, but these errors were encountered: