12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970{
"surface_id": "surface-roll-picker-card",
"surface_version": 1,
"payload": {
"objects": [
{
"dataModelUpdate": {
"surfaceId": "surface-roll-picker-card",
"contents": [
{
"key": "pickerSelection",
"valueArray": [
{
"valueString": "BBQ"
},
{
"valueString": "$100"
}
]
}
]
}
},
{
"surfaceUpdate": {
"surfaceId": "surface-roll-picker-card",
"components": [
{
"id": "root",
"component": {
"RollPickerCard": {
"columns": [
{
"title": "Cuisine",
"items": [
"Fast food",
"BBQ",
"Spicy"
]
},
{
"title": "Budget",
"items": [
"$50",
"$100",
"$500"
]
}
],
"selection": {
"path": "pickerSelection"
},
"action": {
"name": "submit_roll_picker"
}
}
}
}
]
}
},
{
"beginRendering": {
"root": "root",
"surfaceId": "surface-roll-picker-card"
}
}
]
}
}0 tokens
Ready to spin...
Tap Spin to reveal your picks
Fast foodBBQSpicy
$50$100$500