[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.ItemFormatter

ItemFormatter Property

ItemFormatter

Configurates ItemFormatter. Sets a formatter function to customize dates in the drop-down calendar.

Declaration
public string ItemFormatter { get; set; }
Remarks

The formatter function can add any content to any date. It allows complete customization of the appearance and behavior of the calendar.