File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
sdkAngular/app/dataform/editors Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1919 </ TKEntityProperty >
2020 <!-- << angular-dataform-property-readonly-html -->
2121 < TKEntityProperty tkDataFormProperty name ="numberOfTickets " displayName ="Number of Tickets " index ="5 ">
22- < TKPropertyEditor tkEntityPropertyEditor type ="Stepper "> </ TKPropertyEditor >
22+ <!-- >> angular-dataform-editor-params-xml -->
23+ < TKPropertyEditor tkEntityPropertyEditor type ="Stepper ">
24+ < TKPropertyEditorParams tKEditorParams minimum ="0 " maximum ="100 " step ="2 "> </ TKPropertyEditorParams >
25+ </ TKPropertyEditor >
26+ <!-- << angular-dataform-editor-params-xml -->
2327 </ TKEntityProperty >
2428 < TKEntityProperty tkDataFormProperty name ="contactName " displayName ="Contact Name " index ="6 ">
2529 < TKPropertyEditor tkEntityPropertyEditor type ="Text "> </ TKPropertyEditor >
You can’t perform that action at this time.
0 commit comments