v-btn click
<v-btn @click="showInput = false"></v-btn>
vbscript button click event
' to get a button to work in a VBScript you must give the dialog box a name:
A = msgbox("We named this box A")
then when the code runs, whichever of the buttons that is pressed on that will be the value of our msgbox A, this can range from 1 - 7
for a deep excplanation refer to this website:
https://www.tutorialspoint.com/vbscript/vbscript_dialog_boxes.htm
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us