He looks like this Instead of a clock, I need to make a linear list of " /> He looks like this Instead of a clock, I need to make a linear list of " /> He looks like this Instead of a clock, I need to make a linear list of "/>

How to change the clock in the date component devextreme?

21 Views Asked by At

I have a generic date component from devextreme.

  <DxDateBox
    type="datetime"
  />

He looks like this

enter image description here

Instead of a clock, I need to make a linear list of hours and minutes, as it looks like in a standard html component with type datetime-local

enter image description here

I hid the clock itself by setting the opacity to 0, but I need to put new blocks in their place, but how to do this? I can’t paste template into the drop-down window. Make a block and substitute it when opening?

0

There are 0 best solutions below