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

    Name Parameters Description
    OnKeyUp(RazorBlock) jsFunc A function that is executed when a user releases a key on the keyboard. Mirrors the client-side onKeyUp option.
    OnKeyUp(String) jsFunc A function that is executed when a user releases a key on the keyboard. Mirrors the client-side onKeyUp option.