angulardateboxdevextreme-angular

How to customize display Text in date-box Angular?


I'm working on an Angular project with DevExtreme. Many DevExtreme components support template to customize how they are shown. I want to customize the display text of a dx-date-box component similar to the other components.


Solution

  • You can use displayFormat option, like in this example: https://js.devexpress.com/Demos/WidgetsGallery/Demo/DateBox/Formatting/Angular/Light/.