[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.ItemFormatter

ItemFormatter Method

ItemFormatter(string)

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

Declaration
public TBuilder ItemFormatter(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

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