Hi everyone
I tried to use new kendo numerictextbox component with angular 2 but the component doesn't have proper styling.
When comparing with demo examples on kendo site http://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/ my local control doesn't have CSS attributes as demo example.
I installed latest "Theme & Styling" module: npm install --save @progress/kendo-theme-default@2.11.0 but it didn't help.
I suppose that @progress/kendo-theme-default@2.11.0 bundle doesn't contain CSS for numerictextbox component?
Any help?
Thanks
Vladan