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
titlePanel(tags$span("reactR Input Example with ", tags$a(href="https://mobx.js.org/intro/overview.html", "mobx"))),
wellPanel(style="width:400px;", "In the latest version of reactR, I added mobx. Here we leverage the value argument to reference a global observable state. A user can now click the card to flip."),