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
eastern-cyanOPā¢2mo ago
Nevermind, I just found the
withForm documentation, that's what I need I think. š