Open kochetkov opened 6 years ago
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?')};"
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)