-
Hello, I am shebangcode and I'm trying to create a TUI for my app, but I don't know how to return the value of Input(). Alas, I need to know how to do it to fulfill my needs. Can someone help me? |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Apr 26, 2023
Replies: 1 comment 4 replies
-
Pretty much the same pattern as outlined in #2376 -- only this time you'll be using the |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
totordev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pretty much the same pattern as outlined in #2376 -- only this time you'll be using the
Submitted
message from theInput
.