You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Hello,
I'm wondering how I can return a herocard in the fulfill function in the ActionBinding framework? The examples are all strings in the callback. For example, in the WeatherInPlaceAction, I want to show a sunny picture with temperature instead of just a sentence. Really appreciate your help!