Skip to content

pantoken / renderers/web-components/src / RegisterContextOptions

인터페이스: RegisterContextOptions

알파

옵션 register()buildRegisterContext는 (모든 것을 공유하지만 only은 오직 register() 호출 지점에서만 의미가 있으며 — buildRegisterContext의 호출자들은 자신들의 요소 하위집합을 직접 결정합니다).

속성

prefix?

optional prefix?: string | null

알파


locale?

optional locale?: string

알파


strings?

optional strings?: Partial<WebComponentStrings>

알파


dir?

optional dir?: "ltr" | "rtl"

알파