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

    Name Parameters Description
    OnInput(RazorBlock) jsFunc A function that is executed each time the UI component's input is changed while the UI component is focused. Mirrors the client-side onInput option.
    OnInput(String) jsFunc A function that is executed each time the UI component's input is changed while the UI component is focused. Mirrors the client-side onInput option.