# Wijmo_Touch

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wijmo.touch Module
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Adds support for touch-based HTML5 drag/drop operations.</p>
								</div>
								<p>This module is useful for applications that implement HTML5 drag and drop
								operations, which work with mouse events but not with touch events.</p>
								<p>When you import this module into your projects, it creates an instance of
									the <a href="../classes/wijmo_touch.dragdroptouch.html">DragDropTouch</a> class. This object listens to touch events and
									raises the appropriate HTML5 drag/drop events as if the events had been
								caused by mouse actions.</p>
							</div>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Classes
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_touch.datatransfer.html" class="tsd-kind-icon">Data<wbr>Transfer</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_touch.dragdroptouch.html" class="tsd-kind-icon">Drag<wbr>Drop<wbr>Touch</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
					</div>