ListBuilder.OnItemSwipe Method
Name | Parameters | Description |
---|---|---|
OnItemSwipe(RazorBlock) | jsFunc | A function that is executed when a list item is swiped. Mirrors the client-side onItemSwipe option. |
OnItemSwipe(String) | jsFunc | A function that is executed when a list item is swiped. Mirrors the client-side onItemSwipe option. |