Overwrite and call Cesium Object methods in React (Resium)

I am building react application with craco-cesium. I am able to create componenet like Entity, Clock. But as I am new to React and Cesium so not sure how to call timeline zoomTo method using React and how to override timeFormatter, dateFormatter and makeLabel methods.

Please support.

#resium #cesium #react #craco-cesium