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