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

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