blob: bef3668c0fb79a8b2cce5a105673db3774d20945 [file] [log] [blame]
{
type: 'container',
children: [{
type: 'text',
attr: {
value: 'Hello World'
},
style: {
color: '#ff0000'
}
}]
}