Skip to content

Instantly share code, notes, and snippets.

{
"_beagleComponent_": "beagle:button",
"text": "Beagle Button",
"onPress": [
{
"_beagleAction_": "custom:myCustomAction",
"value": "ParameterForAction."
}
]
}
{
"data": [
{
"viewType": "button",
"title": "Hello Button"
},
{
"viewType": "verticalscroll",
"title": "Vertical Scroll",
"data":[
{
"data": [
{
"viewType": "text",
"title": "Hello text"
},
{
"viewType": "button",
"title": "Hello Button"
},
{
"data":[
{
"viewType":"text",
"title":"Hello text",
},
{
"viewType":"button",
"title":"Hello Button",
}