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

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