-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
It seems buttons are not rendered the right way. I'm using the HostConfig of Teams in my own SPFX web part, and the buttons are native.
HostConfig taken from here: https://adaptivecards.io/visualizer/index.html?hostApp=Microsoft%20Teams
I'm rendering the button using an open url action:
"actions": [
{
"type": "Action.OpenUrl",
"title": "Anzeigen",
"url": "https://example.org"
}
]And it looks like this:
Metadata
Metadata
Assignees
Labels
No labels
