UNPKG

oxe

Version:

A mighty tiny web components framework/library

4 lines 186 B
const string = /*html*/` <div onsubmit="{{method()}}" value="{{test}}">{{ var foo = 'bar' }}</div> <div onsubmit="{{method()}}" value=" {{test}}">{{ var foo = 'bar'}}</div> `;