diff --git a/front/ui-docs/components/ui/input.md b/front/ui-docs/components/ui/input.md
index f8c6eb52c..69a8eb200 100644
--- a/front/ui-docs/components/ui/input.md
+++ b/front/ui-docs/components/ui/input.md
@@ -1,9 +1,13 @@
```ts
@@ -120,6 +124,18 @@ We use the spacer to simulate the baseline alignment on page layouts (64px betwe
:::
+## Value
+
+```vue-html
+
+
+```
+
+
+
+
+
+
## Fallthrough attributes
If you add attributes that are no props, they will be added to the component: