diff --git a/cspell.json b/cspell.json
index 9ed67b7f2..32ba3d08a 100644
--- a/cspell.json
+++ b/cspell.json
@@ -45,6 +45,7 @@
"fieldsets",
"formaction",
"formdata",
+ "formenctype",
"formmethod",
"formnovalidate",
"formtarget",
diff --git a/docs/components/input.md b/docs/components/input.md
index f28ac0590..a19ee26be 100644
--- a/docs/components/input.md
+++ b/docs/components/input.md
@@ -4,6 +4,25 @@
```html preview
+
+F1
+
+
+
+
+F2
+
+
+
+
+Custom
+
```
```jsx react
diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md
index 030ffe93e..bd4e9715e 100644
--- a/docs/resources/changelog.md
+++ b/docs/resources/changelog.md
@@ -14,6 +14,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti
- Added the `tag` part to ``
- Added `sl-hover` event to `` [#1125](https://github.com/shoelace-style/shoelace/issues/1125)
- Added the `@documentation` tag with a link to the docs for each component
+- Added the `form` attribute to all form controls to allow placing them outside of a `