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

    Name Parameters Description
    OnFocusOut(RazorBlock) jsFunc A function that is executed when the UI component loses focus. Mirrors the client-side onFocusOut option.
    OnFocusOut(String) jsFunc A function that is executed when the UI component loses focus. Mirrors the client-side onFocusOut option.