Skip to content

Element

Description

Form.Element is a wrapper component for the HTML form element.

  • It ensures, users can press enter key while focusing on an input field.
  • It calls preventDefault by default.