Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Interface: WebComponentStrings

Alpha

Toutes les chaînes visibles par l'utilisateur émises par l'ensemble d'éléments web-component.

Propriétés

prevMonth

prevMonth: string

Alpha

aria-label pour le bouton « mois précédent » du calendrier.


nextMonth

nextMonth: string

Alpha

aria-label pour le bouton « mois suivant » du calendrier.


weekdays

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

Alpha

En-têtes de colonne des jours de la semaine dans l'ordre du premier jour de la semaine adapté à la locale.


dateLabel

dateLabel: string

Alpha

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


datePlaceholder

datePlaceholder: string

Alpha

Espace réservé par défaut pour le champ de texte de date 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>.