Found 736 packages
The plugin works by using standard DOM events, and simulating custom events to create a drag interaction. It simplifies a recurring pattern of event interaction that can be fairly complex to design in a consistent, cross-browser manner. The drag interaction, while simple in most basic form, gets quite complex when introduced with issues of distance, handles, text selection, proxy elements, click suppression, and dropping. This plugin is focused on correctly simulating the drag events in a very usable way. This plugin does not add classnames, does not alter the position or appearance of any elements, and does not alter the DOM. This plugin only provides the essential callbacks at the correct points in the interaction model to enable developers to have complete control over the interactions that they create. This reduces the file size, eliminates dependencies, and increases performance.
Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
A fully customizable and extensible all-purpose diagrams library for Blazor
Behaviors that enable drag-and-drop support in Avalonia.
Installs the assemblies required for InfragisticsWPF.DragDrop.dll
Drag-drop viewmodels for use with GongSolutions.DragDrop
Algorithms for Z.Blazor.Diagrams
An easy to use drag'n'drop framework for WPF applications.
Drag and Drop Items in a WPF ListView
Package Description
A draggable pane component for Xamarin.Forms.
WPF bindings for using LightImage.DragDrop viewmodels with GongSolutions.DragDrop
A Canvas which manages dragging of the UIElements it contains.
This package provides the functionality to utilize the features of Syncfusion® Xamarin Scheduler control and more.
Enables changing values using mouse drag on TextBox controls using attatched properties. See project site for more information.
Drag&Drop in WinForms is cumbersome and error-prone. There are multiple events to handle, members to track and properties to set on at least two controls. Passing data is kind of special and you don't get preview images while dragging things aroud. This package brings rich Drag&Drop experience to your app, just by adding a few simple lines of code. The app icon was made by Freepik from www.flaticon.com and is licensed by Creative Commons BY 3.0.
Easy-to-use and feature rich Drag and drop library for Blazor
* Horizontal, Grid, Carousel or Vertical layout * Reveal custom animations * Drag and Drop feature * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()). Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
Drag and Drop WebElements using JavaScript