TileViewBuilder.OnItemContextMenu Method
Name | Parameters | Description |
---|---|---|
OnItemContextMenu(RazorBlock) | jsFunc | A function that is executed when a collection item is right-clicked or pressed. Mirrors the client-side onItemContextMenu option. |
OnItemContextMenu(String) | jsFunc | A function that is executed when a collection item is right-clicked or pressed. Mirrors the client-side onItemContextMenu option. |