In order to set it to modern , configure the options of the widget as follows: @(Html.Kendo().TimePicker() .Name("timePicker") .ComponentType("modern") ).
確定! 回上一頁