<React.Fragment /><React.Fragment /><React.Fragment /><React.Fragment />Question components can use the following props:
className (optional)errorMessage (optional)ErrorMessage component. For use when the question uses a fieldset.hasError (optional)hintText (optional)HintText component. For use when the question uses a fieldset.legend (optional)legend element. Use when the question has a tagName of ‘fieldset’.tagName (optional)div, but fieldset will sometimes be more appropriate.Questions are meaningless without one or more form fields, which should be provided as children.