Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Interface: WebComponentStrings

Alpha

All user-visible strings emitted by the web-component element set.

Properties

prevMonth

prevMonth: string

Alpha

aria-label for the calendar's "previous month" button.


nextMonth

nextMonth: string

Alpha

aria-label for the calendar's "next month" button.


weekdays

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

Alpha

Weekday column headers in locale-appropriate first-day-of-week order.


dateLabel

dateLabel: string

Alpha

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


datePlaceholder

datePlaceholder: string

Alpha

Default placeholder for the ISO date text field.


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