This class provides functions for setting up and handling swipe to reveal on an offcanvas element. The offcanvas
element contains contextual actions that users can perform on the element that user perform the swipe gesture on.
This is most commonly found in ListView where user swipes on an item to reveal contextual actions that can be done on the item.
Styling
Class(es) |
Description |
oj-swipetoreveal-more |
Apply styles to the more action item. |
oj-swipetoreveal-flag |
Apply styles to the flag action item. |
oj-swipetoreveal-alert |
Apply styles to the alert action item. |
oj-swipetoreveal-default |
Apply to the default action that should get all the space when user swipes pass the threshold distance. |