Skip to main content
All docs
V25.2
  • DateRangeBoxBuilder.OnCut Method

    Name Parameters Description
    OnCut(RazorBlock) jsFunc A function that is executed when the UI component's input has been cut. Mirrors the client-side onCut option.
    OnCut(String) jsFunc A function that is executed when the UI component's input has been cut. Mirrors the client-side onCut option.