Skip to main content
All docs
V25.2
  • SplitterBuilder.OnResize Method

    Name Parameters Description
    OnResize(RazorBlock) jsFunc A function that is executed each time an item (pane) is resized by one pixel. Mirrors the client-side onResize option.
    OnResize(String) jsFunc A function that is executed each time an item (pane) is resized by one pixel. Mirrors the client-side onResize option.