isSecondsForAbsoluteRangeEnabled
Home > @gooddata/sdk-ui-filters > IDateFilterOwnProps > isSecondsForAbsoluteRangeEnabled
IDateFilterOwnProps.isSecondsForAbsoluteRangeEnabled property
If enabled, the absolute date filter form time inputs allow second-level precision (HH:mm:ss) instead of minute precision (HH:mm). Only takes effect together with isTimeForAbsoluteRangeEnabled.
Signature:
isSecondsForAbsoluteRangeEnabled?: boolean;
Default Value
false