Hi,
I'm using ArcGIS API for Javascript 4.34 to create a time-aware app using a TimeSlider component. I want to format the labels of my time slider, which is possible using the TimeSlider widget's "labelFormatFunction" property, but there seems to be no equivalent property for the TimeSlider component based on its documentation. Will the "labelFormatFunction" property be added to the TimeSlider component in the future, or is there some other way I can format the labels of my time slider without relying on widgets?