Splitting form between components
Hi! I doing something like this:
ā spliting a from between parent and child component. How that could be done? How I could access the
form
that I defined in the parent conponent?1 Reply
afraid-scarletOPā¢7h ago
Nevermind, I just found the
withForm
documentation, that's what I need I think. š