capturing events in an AsyncSite #764
Unanswered
a-ghorbani
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
@a-ghorbani If your app is hosted at That particular example was intended to be a demonstration of how to make an app display non-interactive pages at URLs other than its own. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to handle an event (for example through
command) from a card within a page that is created by AsyncSite()?Further explanation:

In the example given here: https://wave.h2o.ai/docs/examples/site-async/ l'd like to add a command to
ui.wide_gauge_stat_cardin this example.My question is how can I capture the event triggered by the command?
Beta Was this translation helpful? Give feedback.
All reactions