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

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