Javascript SDK - ShowCardAction #6245
Unanswered
chris-askbrian
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I use the Javascript SDK 2.9.0 in an typescript application and struggle adding a ShowCardAction to an action set... to be precise the "add a card to the ShowCardAction" is not really doable due to the fact that the "card" property is read only...
I looked if there is any function like addItem() for adding a Action to an ActionSet but there is none so what is the proper way to add a card to an ShowCardAction action?
Beta Was this translation helpful? Give feedback.
All reactions