[]
Configurates ItemFormatter. Sets a formatter function to customize dates in the calendar.
public CalendarBuilder ItemFormatter(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
CalendarBuilder | Current builder. |
The formatter function can add any content and any date. It allows complete customization of the appearance and behavior of the calendar.