Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

インターフェース: WebComponentStrings

アルファ

web-component 要素セットが出力するユーザーに表示されるすべての文字列。

プロパティ

prevMonth

prevMonth: string

アルファ

aria-label — カレンダーの「前の月」ボタン用。


nextMonth

nextMonth: string

アルファ

aria-label — カレンダーの「次の月」ボタン用。


weekdays

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

アルファ

ロケールに合わせた週の開始日に並べた曜日列ヘッダー。


dateLabel

dateLabel: string

アルファ

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


datePlaceholder

datePlaceholder: string

アルファ

ISO 日付テキストフィールドのデフォルトプレースホルダ。


openCalendar

openCalendar: string

アルファ

aria-label for the calendar-open trigger inside <instui-date-input>.


timeLabel

timeLabel: string

アルファ

aria-label for the native time <input> inside <instui-date-time-input>.


back

back: string

アルファ

Text for the synthesized Back row in <instui-drilldown>.