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"

آلفا