strapi-ezforms-submit
The strapi-ezforms-submit attribute should be used in strapi-ezforms-form forms to indicate the submit button. When clicked, it triggers the form submission process. The attribute is typically added to a <button> element of type "submit".
Allowed Elements:
button
Allows Multiple Arguments: 🚫 NO
Example
See code example in strapi-ezforms-form