You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- type: InputEmailproperties:
id: # InputEmail IDname: # InputEmail namelabel:
title: # InputEmail label titleclass: # InputEmail label classstyle: # InputEmail label style arrayclass: # InputEmail classstyle: # InputEmail style arraydata: # InputEmail data arraydisabled: # InputEmail disabled or not default is falseevents: # InputEmail events arrayplaceholder: # InputEmail placeholderreadonly: # InputEmail readonly set `true` or `false`disabled: # InputEmail disabled set `true` or `false`value: # InputEmail valuevalidation: # InputEmail maxlength: # Specifies the maximum length of textual data (strings)minlength: # Specifies the minimum length of textual data (strings)required: # Specifies whether a form field needs to be filled in before the form can be submitted.pattern: # Specifies a regular expression that defines a pattern the entered data needs to follow.errorMessage: # Specifies error message
Block: InputEmail
Epic: #1
The text was updated successfully, but these errors were encountered: