Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

介面: WebComponentStrings

Alpha(內測)

由 web-component 元件集合發出的所有對使用者可見字串。

屬性

prevMonth

prevMonth: string

Alpha(內測)

aria-label 用於行事曆的「上個月」按鈕。


nextMonth

nextMonth: string

Alpha(內測)

aria-label 用於行事曆的「下個月」按鈕。


weekdays

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

Alpha(內測)

以地區慣例的每週第一天順序排列的平日欄位標題。


dateLabel

dateLabel: string

Alpha(內測)

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


datePlaceholder

datePlaceholder: string

Alpha(內測)

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