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