public interface DropDirection
| Modifier and Type | Method and Description |
|---|---|
default DropDirection |
init(elemental2.dom.Event event) |
void |
position(elemental2.dom.HTMLElement source,
elemental2.dom.HTMLElement target) |
default DropDirection init(elemental2.dom.Event event)
void position(elemental2.dom.HTMLElement source,
elemental2.dom.HTMLElement target)
Copyright © 2019–2022 Dominokit. All rights reserved.