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

    Name Parameters Description
    OnEnterKey(RazorBlock) jsFunc A function that is executed when the Enter key has been pressed while the UI component is focused. Mirrors the client-side onEnterKey option.
    OnEnterKey(String) jsFunc A function that is executed when the Enter key has been pressed while the UI component is focused. Mirrors the client-side onEnterKey option.