Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

Antarmuka: WebComponentStrings

Alfa

Semua string yang terlihat oleh pengguna yang dihasilkan oleh kumpulan elemen web-component.

Properti

prevMonth

prevMonth: string

Alfa

aria-label untuk tombol "bulan sebelumnya" pada kalender.


nextMonth

nextMonth: string

Alfa

aria-label untuk tombol "bulan berikutnya" pada kalender.


weekdays

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

Alfa

Header kolom hari dalam urutan hari pertama minggu yang sesuai dengan lokal.


dateLabel

dateLabel: string

Alfa

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


datePlaceholder

datePlaceholder: string

Alfa

Placeholder default untuk bidang teks tanggal ISO.


openCalendar

openCalendar: string

Alfa

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


timeLabel

timeLabel: string

Alfa

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


back

back: string

Alfa

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