Cannot assign value to Input widget on select changed #3589
-
I would like to assign value to Input when trigger select changed event
However, the value of summary is empty |
Beta Was this translation helpful? Give feedback.
Answered by
TomJGooding
Oct 25, 2023
Replies: 1 comment 3 replies
-
Take a closer look at your code. self.query_one("#summary").value == "Automate" |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Tim-Cao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a closer look at your code.