We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a28c258 + 7dd337a commit 63cbd08Copy full SHA for 63cbd08
apps/problem-sets/5-reactive-effects/5.1-reactive-event/README
@@ -1 +1 @@
1
-Add a `ui.input_action_button` and a `@reactive.event` decorator to make app only update when the button is clicked.
+Add a `ui.input_action_button` and a `@reactive.event` decorator to make the app only update when the button is clicked.
apps/problem-sets/5-reactive-effects/5.2-reactive-effect/README
-Use `render.express` to create a second dropdown which only contains the unique `sub_account` values of the filtered data.
+Add a `ui.input_action_button` and a `@reactive.event` decorator to make a button that, when clicked, resets the slider to its initial values.
0 commit comments