Path: blob/main/doc/how_to/param/examples/action_button.md
3286 views
param.Action Example
This example demonstrates how to use param.Action to trigger an update in a method that depends on that parameter. Actions can trigger any function, but if we simply want to trigger a method that depends on that action, then we can define a small lambda function that triggers the parameter explicitly: