Skip to content

pantoken / renderers/web-components/src / RegisterContextOptions

介面: RegisterContextOptions

Alpha(內測)

選項 register()buildRegisterContext 共享(除了 only,它只 在 register() 呼叫點有意義 — buildRegisterContext 的呼叫者會直接決定他們自己的 元素子集)。

屬性

prefix?

optional prefix?: string | null

Alpha(內測)


locale?

optional locale?: string

Alpha(內測)


strings?

optional strings?: Partial<WebComponentStrings>

Alpha(內測)


dir?

optional dir?: "ltr" | "rtl"

Alpha(內測)