What is mode="array" doing?
I noticed I forgot it on a couple of form.Field with arrays, but everything seems to be working so the question, what is it actually doing?
2 Replies
fascinating-indigo•2y ago
✨ Nothing ✨
(no, really)
adverse-sapphireOP•2y ago
Ok, I suspected that 😂
The only usage I found is this inside
useField, but I don't get it 😅