+
+
+
+
+
+
+
+
diff --git a/scripts/core/superdesk-api.d.ts b/scripts/core/superdesk-api.d.ts
index a88fc99160..c0866c7b91 100644
--- a/scripts/core/superdesk-api.d.ts
+++ b/scripts/core/superdesk-api.d.ts
@@ -234,6 +234,8 @@ declare module 'superdesk-api' {
headerCollapsed?: boolean; // initial value
themingEnabled?: boolean; // only works with article; default false
+
+ autoFocus?: boolean; // defaults to true; will focus first input
}
// AUTHORING-REACT FIELD TYPES - attachments