blob: 5265727d2d6ea18f47e9a700f0311cf8e49a7af5 [file] [log] [blame]
{
type: 'container',
children: [{
type: 'text',
style: {
color: '#FF0000',
fontSize: 26
},
attr: {
value: 'Hello World1'
}
}]
}