AdaptiveCards icon indicating copy to clipboard operation
AdaptiveCards copied to clipboard

Please make the "if" example more clear by also adding the data

Open erapade opened this issue 4 years ago • 0 comments

Please make the "if" example (JSON code below) more complete

{ "type": "TextBlock", "color": "${if(priceChange >= 0, 'good', 'attention')}" }

I.E. please add the priceChange data as well, I didn't get the example to work and it might be the same for others


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

erapade avatar May 02 '22 14:05 erapade