blob: 8c5534d9ae2e5183cc2a0233265dc35a6e6c2037 [file] [log] [blame]
{
type: 'container',
event: ['click'],
children: [{
type: 'text',
attr: {
value: 3
},
}, {
type: 'text',
attr: {
value: 3
}
}]
}