Hierarchy

  • Translations

Properties

Provides properties to customize the hint and message text used by the implicit number range validator associated to the inputNumber component.

Provides properties to customize the summary, detail and hint text used by the implicit required validator associated to any editable component that supports the required option.

tooltipDecrement: string

Tooltip text for the inputNumber's Down arrow.

Deprecated

Since 14.0.0. This tooltip text should be consistent across the application, and not configured per component instance.

tooltipIncrement: string

Tooltip text for the inputNumber's Up arrow.

Deprecated

Since 14.0.0. This tooltip text should be consistent across the application, and not configured per component instance.

Generated using TypeDoc