ResponsiveBoxBuilder.OnItemRendered Method
| Name | Parameters | Description |
|---|---|---|
| OnItemRendered(RazorBlock) | jsFunc | A function that is executed after a collection item is rendered. Mirrors the client-side onItemRendered option. |
| OnItemRendered(String) | jsFunc | A function that is executed after a collection item is rendered. Mirrors the client-side onItemRendered option. |