Hierarchy

  • TranslationsDateTimeRangeMessageSummary

Properties

rangeOverflow: string

Error message summary text used by the implicit datetime range validator associated to the InputDateTime, InputDate, and InputTime components. messageSummary.rangeOverflow is shown when max is set, and the value is greater than the maximum.

Deprecated

Since 17.0.0. This is not supported in the Redwood UX specification.

rangeUnderflow: string

Error message summary text used by the implicit datetime range validator associated to the InputDateTime, InputDate, and InputTime components. messageSummary.rangeUnderflow is shown when min is set, and the value is less than the minimum.

Deprecated

Since 17.0.0. This is not supported in the Redwood UX specification.

Generated using TypeDoc