From 69e8a671442e538100afd6c2c99374ace7d8a1ab Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Wed, 26 Apr 2023 18:14:33 +0200 Subject: [PATCH] Allow to override showTrailingButton from an NcAction Signed-off-by: Louis Chemineau --- .../NcActionInput/NcActionInput.vue | 22 +++++++++++++++++-- .../NcPasswordField/NcPasswordField.vue | 10 ++++++++- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/src/components/NcActionInput/NcActionInput.vue b/src/components/NcActionInput/NcActionInput.vue index 41444990b8..238fd6a1f9 100644 --- a/src/components/NcActionInput/NcActionInput.vue +++ b/src/components/NcActionInput/NcActionInput.vue @@ -33,6 +33,11 @@ For the multiselect component, all events will be passed through. Please see the + + + Password placeholder + + + Password placeholder +