How do you read the content of an input field with Mint? #569
Answered
by
gdotdesign
serge-hulne
asked this question in
Answered
-
I tried the snippet hereunder (with and without the backticks), but it doesn't appear to be the right syntax:
|
Beta Was this translation helpful? Give feedback.
Answered by
gdotdesign
Dec 23, 2022
Replies: 2 comments
-
This is how you use references (
You can see it working here: https://sandbox.mint-lang.com/sandboxes/EWTecSzsyNdVIg |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
serge-hulne
-
I understand. Thanks you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is how you use references (
myInput
):You can see it working here: https://sandbox.mint-lang.com/sandboxes/EWTecSzsyNdVIg
And here is the documentation page about them: https://mint-lang.com/guide/reference/components/referencing-entities