How to customize the datepicker separator for iview components

when using the iview UI library, Party A requires that the delimiter in the middle of the time range selector be replaced by a wavy line

as shown in figure
clipboard.png

but looking for the official documents, there seems to be no custom opening

I wonder if I have met any friends with the same needs

how to modify it

Apr.16,2022

use it another way:

in this way, the short line in the middle can be changed at will.

then set the unselectable date through the additional configuration of the options selector to limit the date range.


has proposed issue to the official, and the official has now added this attribute API. In the new version, you will see issue 5146

.
Menu