Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Интерфейс: WebComponentStrings

Альфа

Все строки, видимые пользователю, выводимые набором web-component-элементов.

Свойства

prevMonth

prevMonth: string

Альфа

aria-label для кнопки «предыдущий месяц» в календаре.


nextMonth

nextMonth: string

Альфа

aria-label для кнопки «следующий месяц» в календаре.


weekdays

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

Альфа

Заголовки столбцов дней недели в порядке, соответствующем локали (с учётом первого дня недели).


dateLabel

dateLabel: string

Альфа

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


datePlaceholder

datePlaceholder: string

Альфа

Заполнитель по умолчанию для текстового поля даты в формате ISO.


openCalendar

openCalendar: string

Альфа

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


timeLabel

timeLabel: string

Альфа

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


back

back: string

Альфа

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