Accessing Form State #188
Answered
by
huntabyte
MattHeslington
asked this question in
Q&A
-
Hello, How would one access the (reactive) form state, before it's submitted. Let's say I have a form which allows users to submit data for something they want to sell. I would like to be able to show a live preview of how their listing will look as they fill out the form. |
Beta Was this translation helpful? Give feedback.
Answered by
huntabyte
Nov 3, 2024
Replies: 1 comment 1 reply
-
You can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MattHeslington
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
$form.data
from Superforms.