Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Interfaz: WebComponentStrings

Alfa

Todas las cadenas visibles para el usuario emitidas por el conjunto de elementos web-component.

Propiedades

prevMonth

prevMonth: string

Alfa

aria-label para el botón "mes anterior" del calendario.


nextMonth

nextMonth: string

Alfa

aria-label para el botón "mes siguiente" del calendario.


weekdays

weekdays: readonly [string, string, string, string, string, string, string]

Alfa

Encabezados de columna de los días de la semana en el orden del primer día de la semana según la configuración regional.


dateLabel

dateLabel: string

Alfa

Default aria-label for <instui-date-input> when the label attribute is absent.


datePlaceholder

datePlaceholder: string

Alfa

Marcador de posición predeterminado para el campo de texto de fecha ISO.


openCalendar

openCalendar: string

Alfa

aria-label for the calendar-open trigger inside <instui-date-input>.


timeLabel

timeLabel: string

Alfa

aria-label for the native time <input> inside <instui-date-time-input>.


back

back: string

Alfa

Text for the synthesized Back row in <instui-drilldown>.