Open alexdeploy opened 2 years ago
Create a form.config file with global variables to configure form utilities. For example:
SmsConfirmation: enabled
SocialLogin: disabled (This option will turn off login social buttons from form)
etc...
Control the loading of components with v-if vue functions.
v-if
Create a form.config file with global variables to configure form utilities. For example:
SmsConfirmation: enabled
SocialLogin: disabled (This option will turn off login social buttons from form)
etc...