Skip to main content
All docs
V25.2
  • ID
    Max
    Min

    SchedulerBuilder<T>.OnContentReady Method

    Name Parameters Description
    OnContentReady(RazorBlock) jsFunc A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option.
    OnContentReady(String) jsFunc A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option.