How to edit NativeScript-Angular RadDataForm UIStepper on iOS?
问题 In a NativeScript-Angular app, I’m trying to style a RadDataForms TKPropertyEditor . For the Stepper Editor on iOS I want do increase the distance between the controls and the displayed value, but I can't find a way to access them. I'm using nativescript-ui-dataform: 4.0.0 . <TKEntityProperty tkDataFormProperty name="grade" displayName="Bewertung (1 – 10)" index="1"> <TKPropertyEditor tkEntityPropertyEditor type="Stepper"> <TKPropertyEditorParams tKEditorParams minimum="1" maximum="10" step=