This repository was archived by the owner on Mar 1, 2023. It is now read-only.
Form Input: How about filled / unfilled #32
a842322
started this conversation in
Machine Q&A
Replies: 1 comment 6 replies
-
Interesting. I would probably just use the saved value in context:
I would turn this into a finite state if I needed to handle events differently based on whether the form was filled/unfilled, though |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! I am wondering if whether or not the input is filled / unfilled, it would be an entirely new state on it's own?
Asking because I am looking at material designs form input and whether or not it is filled would render different input types at a unfocused vs focused stage.
Beta Was this translation helpful? Give feedback.
All reactions