Concept Flow - Input bindings (bind:value)
User types in input field
bind:value updates variable
Variable changes trigger UI update
Input field shows updated value
↩Back to User types
When the user types in an input, the bind:value updates the variable, which updates the UI, keeping input and variable in sync.