--- title: Form description: |- The Form component wraps form controls and manages submission and reset behavior through the Shopify admin's save bar. Unlike HTML forms, Form doesn't automatically submit data using HTTP—you must handle form data programmatically in your `onSubmit` callback. For Shopify Functions configuration forms, use [FunctionSettings](/docs/api/admin-extensions/2026-01/ui-components/forms/functionsettings). api_version: 2026-01 api_name: admin-extensions source_url: html: https://shopify.dev/docs/api/admin-extensions/latest/polaris-web-components/forms/form md: https://shopify.dev/docs/api/admin-extensions/latest/polaris-web-components/forms/form.md --- Form Not supported in this version.