Hi Team,
We need to pass some values calculated within the timeLineHeaderFormat
function to be accessible outside of it. Currently, the values updated in the timeLineHeaderFormat
function are not available externally or if we include any other methods in this function we noticed Gantt chart is breaking down. Is there a way to make these values accessible outside of this function? Additionally, can we trigger a custom event from the timelineHeader
that outputs the updated values from the timeLineHeaderFormat
function? If so, what steps should we follow to achieve this? Please confirm.
Thanks,
Y.Varshitha