diff --git a/core-input.html b/core-input.html
index a75d85d..95edde0 100644
--- a/core-input.html
+++ b/core-input.html
@@ -95,11 +95,11 @@
-
+
-
+
@@ -137,6 +137,15 @@
*/
readonly: false,
+ /**
+ * If true, this input will automatically gain focus on page load.
+ *
+ * @attribute autofocus
+ * @type boolean
+ * @default false
+ */
+ autofocus: false,
+
/**
* If true, this input accepts multi-line input like a `