Angular Utilities Overview
The Kendo UI for Angular Utilities deliver a set of helper tools that can be used with Angular components or regular HTML elements to enhance their performance and functionality. They currently include the Drag and Drop and Adaptive Settings functionalities.
The Utilities are built from the ground up and specifically for Angular, so that you get high-performance controls which integrate tightly with your application and with the rest of the Kendo UI for Angular components.
Angular Utilities Example
Angular Utilities Key Features
The Kendo UI for Angular Utilities deliver a range of handy and developer-friendly features whose number and further development are not limited by the list in this section. The Kendo UI for Angular team constantly invests efforts to improve the performance and add more value to the existing Utilities library as well as develop new features and controls to it.
Configuring a Drag Target
You can configure any HTML element or Angular component as a drag target by using the DragTarget
directive for single elements or the extended DragTargetContainer
directive for multiple elements within a container. This enables the user to change the position of the elements by dragging them.
Configuring a Drop Target
You can configure any HTML element or Angular component to handle drag targets that are dropped on it by using the DropTarget
directive for single elements or the extended DropTargetContainer
directive for multiple elements within a container.
The directives emit a number of events when a valid drag target interacts with a drop target. This enables you to execute custom logic and fine tune the behavior.
Auto Scroll and Axis Lock
The Drag and Drop allows you to automatically scroll the nearest scrollable parent element while also providing an option to restrict the drag either to the horizontal or the vertical axis. Read more about the auto scroll and axis lock features.
Drag Hint
The Drag and Drop utility allows you to dynamically create and customize an element that can be used for the purpose of dragging instead of the drag target element itself. Read more about the drag hint element...
Adaptive Settings
The Adaptive Settings utility enables you to customize the adaptive behavior of the Kendo UI for Angular components by providing configurable options for the default adaptive breakpoints. Read more about the adaptive settings configuration...
Trial Version of Kendo UI for Angular
The Kendo UI for Angular Utility controls are part of the Kendo UI for Angular library. Kendo UI for Angular offers a 30-day trial with a full-featured version of the library—no restrictions! What’s more, you are eligible for full technical support during your trial period in case you have any questions. Sign up for a free 30-day trial of Kendo UI for Angular.
Support Options
For any questions about the use of Kendo UI for Angular Utilities, or any of our other components, there are several support options available:
- Kendo UI license holders and anyone in an active trial can take advantage of the Kendo UI for Angular outstanding customer support delivered by the actual developers who built the library. To submit a support ticket, use the Kendo UI support system.
- Kendo UI for Angular forums are part of the free support you can get from the community and from the Kendo UI team on all kinds of general issues.
- Kendo UI for Angular feedback portal and Kendo UI for Angular roadmap provide information on the features in discussion and also the planned ones for release.
- Kendo UI for Angular uses GitHub Issues as its bug tracker and you can submit any related reports there. Also, check out the closed list.
- Of course, the Kendo UI for Angular team is active on StackOverflow as well and you can find a wealth of questions and answers there.
- Need something unique that is tailor-made for your project? Progress offers its Progress Services group that can work with you to create any customized solution that you might need.
Support and Learning Resources
- Getting Started with the Kendo UI for Angular Utilities
- API Reference of the Utilities
- Getting Started with Kendo UI for Angular (Online Guide)
- Getting Started with Kendo UI for Angular (Video Tutorial)
- Video Courses
- Kendo UI for Angular Forum
- Before You Start: All Things Angular (Telerik Blog Post)
- Knowledge Base