Remix - Advanced Patterns
Which of these is the correct way to access a file named 'avatar' from a multipart form in a Remix action?
get with the field name.formData.get('avatar') correctly retrieves the file object uploaded under that field.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions