Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Interfejs: WebComponentStrings

Alpha

Wszystkie widoczne dla użytkownika ciągi znaków emitowane przez zestaw elementów web-component.

Właściwości

prevMonth

prevMonth: string

Alpha

aria-label dla przycisku kalendarza "poprzedni miesiąc".


nextMonth

nextMonth: string

Alpha

aria-label dla przycisku kalendarza "następny miesiąc".


weekdays

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

Alpha

Nagłówki kolumn dni tygodnia w kolejności zgodnej z lokalnym pierwszym dniem tygodnia.


dateLabel

dateLabel: string

Alpha

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


datePlaceholder

datePlaceholder: string

Alpha

Domyślny tekst zastępczy dla pola tekstowego daty w formacie ISO.


openCalendar

openCalendar: string

Alpha

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


timeLabel

timeLabel: string

Alpha

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


back

back: string

Alpha

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