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: InputNumberproperties:
id: # InputNumber IDname: # InputNumber namelabel:
title: # InputNumber label titleclass: # InputNumber label classstyle: # InputNumber label style arrayclass: # InputNumber classstyle: # InputNumber style arraydata: # InputNumber data arraydisabled: # InputNumber disabled or not default is falseevents: # InputNumber events arrayplaceholder: # InputNumber placeholderreadonly: # InputNumber readonly set `true` or `false`disabled: # InputNumber disabled set `true` or `false`min: # InputNumber minimum numbermax: # InputNumber maximum numberstep: # InputNumber step numbervalue: # InputNumber valuevalidation: # InputNumber max: # Specifies the maximum values of numerical input typesmin: # Specifies the minimum values of numerical input typesrequired: # 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: InputNumber
Epic: #1
The text was updated successfully, but these errors were encountered: