So I’ve just started using pattern-matching and upon looking through the forums, I couldn’t quite find an answer for this issue that I’m having. I was wondering if there’s a way to persist the user’s preferences? [I have a pattern-matching setup for dropdowns to control their respective graph objects with MATCH, like in the forum’s second example on the [Pattern-Matching tutorial](Pattern-Matching Callbacks | Dash for Python Documentation | Plotly)]. Do I need to store the number of clicks for the button in a dcc.Store component? Any advice on how to approach this would be appreciated!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Persistence for indexed (pattern-matching) inputs | 0 | 420 | April 22, 2021 | |
Struggling to understand pattern matching callbacks | 2 | 424 | January 10, 2023 | |
Stateful representation using pattern matching callbacks | 0 | 1054 | April 21, 2020 | |
Trying to find a way to update an dcc.input value with an dictionnary value | 2 | 588 | September 26, 2021 | |
Pattern matching callbacks - Input(MATCH), Output(not MATCH) | 7 | 1675 | June 7, 2024 |