diff --git a/src/components/ActionInput/ActionInput.vue b/src/components/ActionInput/ActionInput.vue
index 136cdd8391e..2dcd692b3f5 100644
--- a/src/components/ActionInput/ActionInput.vue
+++ b/src/components/ActionInput/ActionInput.vue
@@ -20,29 +20,44 @@
-
-->
+
+This component is made to be used inside of the [Actions](#Actions) component slots.
+All undocumented attributes will be bound to the input or the datepicker. e.g. `maxlength`, `not-before`...
+
+```
+
+
+
+
+
+```
+
+
-
+
-