From 6eae83f4eba76848ca63eae121de16d43d72dc43 Mon Sep 17 00:00:00 2001 From: Cris Date: Wed, 20 Mar 2024 09:45:25 +0100 Subject: [PATCH] Added primevues autocomplete slot template to Input.js Now, when using the Input Component with type 'autocomplete', it is possible to add also primevues built in slot templates there --- public/js/components/Form/Input.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/public/js/components/Form/Input.js b/public/js/components/Form/Input.js index b4f87f501..ccd7e856d 100644 --- a/public/js/components/Form/Input.js +++ b/public/js/components/Form/Input.js @@ -242,6 +242,7 @@ export default { + + + + + + + + + + + +