Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Interface: WebComponentStrings

Alpha

Alle voor de gebruiker zichtbare tekenreeksen die door de web-componentelementset worden gegenereerd.

Eigenschappen

prevMonth

prevMonth: string

Alpha

aria-label voor de knop "vorige maand" van de kalender.


nextMonth

nextMonth: string

Alpha

aria-label voor de knop "volgende maand" van de kalender.


weekdays

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

Alpha

Kolomkoppen voor weekdagen in voor de locale geschikte volgorde met de juiste eerste dag van de week.


dateLabel

dateLabel: string

Alpha

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


datePlaceholder

datePlaceholder: string

Alpha

Standaardplaatsaanduiding voor het ISO-datumtekstveld.


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>.