I would like to add the
required
prop on the native
input
element for native form validation, but there is no way to pass anything to it or override it.
Maybe the input should be exposed as a separate component. I might not need a separate div to style it either.