This is a migrated thread and some comments may be shown as answers.

Is there a way to disable spinners for Angularjs?

2 Answers 150 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Ricardo Lavor
Top achievements
Rank 1
Ricardo Lavor asked on 19 Jul 2017, 04:34 PM

Is there a easy way to disable spinners for numeric textbox?

Somenthing like:

spinners: false

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Orlin
Telerik team
answered on 21 Jul 2017, 06:25 AM

Hello Ricardo,

As noted in our AngularJS Integration article (http://docs.telerik.com/kendo-ui/AngularJS/introduction#angularjs-integration), you can use any Kendo UI widget’s option in AngularJS as element attribute by converting the option name from camel case to dash-separated words and prefixing it with a k-.

You can see a dojo demonstration here: http://dojo.telerik.com/Ujodo

I hope this helps.



Regards,
Orlin
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Ricardo Lavor
Top achievements
Rank 1
answered on 21 Jul 2017, 05:56 PM

Hello Orlin,

Thanks, it solved to me.

Tags
NumericTextBox
Asked by
Ricardo Lavor
Top achievements
Rank 1
Answers by
Orlin
Telerik team
Ricardo Lavor
Top achievements
Rank 1
Share this question
or