Skip to main content

GalleryBuilder.OnItemHold Method

Name Parameters Description
OnItemHold(RazorBlock) jsFunc A function that is executed when a collection item has been held for a specified period. Mirrors the client-side onItemHold option.
OnItemHold(String) jsFunc A function that is executed when a collection item has been held for a specified period. Mirrors the client-side onItemHold option.