Skip to content

pantoken / renderers/web-components/src / WebComponentStrings

인터페이스: WebComponentStrings

알파

웹 컴포넌트 요소 세트에서 표시되는 모든 사용자 가시 문자열.

속성

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