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