RenderSchedule.ScriptReference Class

A reference to a RenderSchedule.Script, optionally identifying the source of the script.

@see - DisplayStyle.loadScheduleScript and DisplayStyleState.scheduleScript to obtain the script reference for a display style on the frontend and backend respectively.

Properties

Name Type Description
script Readonly RenderSchedule.Script The script defining the rendering timelines to be applied.  
sourceId Readonly string The Id of the element - if any - from which the script originated.  

Defined in

Last Updated: 14 November, 2024