| Package | Description |
|---|---|
| org.dominokit.domino.ui.utils |
| Modifier and Type | Method and Description |
|---|---|
static SwipeUtil.SwipeDirection |
SwipeUtil.SwipeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwipeUtil.SwipeDirection[] |
SwipeUtil.SwipeDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SwipeUtil.addSwipeListener(SwipeUtil.SwipeDirection direction,
elemental2.dom.HTMLElement element,
elemental2.dom.EventListener listener)
Adds a swap listener on an element
|
Copyright © 2019–2022 Dominokit. All rights reserved.