diff --git a/.playground/pages/composant/input/inputAmount.vue b/.playground/pages/composant/input/inputAmount.vue index 42190d5..477668f 100644 --- a/.playground/pages/composant/input/inputAmount.vue +++ b/.playground/pages/composant/input/inputAmount.vue @@ -14,6 +14,17 @@ /> +
+

Grand montant (séparateurs)

+ +
+

modelValue émis : {{ bigValue || 'vide' }}

+
+
+

Désactivé

diff --git a/app/story/input/inputAmount.story.vue b/app/story/input/inputAmount.story.vue index 97defe3..6783fcc 100644 --- a/app/story/input/inputAmount.story.vue +++ b/app/story/input/inputAmount.story.vue @@ -9,6 +9,17 @@ />
+
+

Grand montant (séparateurs)

+ +

+ modelValue émis : {{ bigValue || 'vide' }} +

+
+

Avec hint