GridSmartBoxHistoryProps
Interface
Configuration options for the SmartBox history feature.
Definition
Package:@progress/kendo-react-grid
Properties
size
number
Sets the maximum number of history items to store.
timestampFormat
string
Sets the format string for displaying timestamps in history items. Uses Intl date format patterns (e.g., 'HH:mm', 'dd/MM/yyyy HH:mm').