Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Interface: WebComponentStrings

Alfa

Todas as strings visíveis ao usuário emitidas pelo conjunto de elementos web-component.

Propriedades

prevMonth

prevMonth: string

Alfa

aria-label para o botão "mês anterior" do calendário.


nextMonth

nextMonth: string

Alfa

aria-label para o botão "próximo mês" do calendário.


weekdays

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

Alfa

Cabeçalhos das colunas dos dias da semana na ordem do primeiro dia da semana apropriada à localidade.


dateLabel

dateLabel: string

Alfa

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


datePlaceholder

datePlaceholder: string

Alfa

Placeholder padrão para o campo de texto de data 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>.