8 lines
134 B
JavaScript

exports.templateData = {
myAttrs: {
style: "background-color: #FF0000; <test>",
class: "my-div",
checked: true,
},
};