DEBSOURCES
Skip Quicknav
sources / vue.js / 2.6.14%2Bdfsg1-1 / test / weex / cases / render / sample.vdom.js
12345678910111213
({ type: 'div', style: { justifyContent: 'center' }, children: [{ type: 'text', attr: { value: 'Yo' }, classList: ['freestyle'] }] })