ScrollViewBuilder.OnUpdated Method
Name | Parameters | Description |
---|---|---|
OnUpdated(RazorBlock) | jsFunc | A function that is executed each time the UI component is updated. Mirrors the client-side onUpdated option. |
OnUpdated(String) | jsFunc | A function that is executed each time the UI component is updated. Mirrors the client-side onUpdated option. |