pantoken / renderers/web-components/src / RegisterContextOptions
Interface: RegisterContextOptions
Alpha
The options register() and buildRegisterContext share (everything but only, which only makes sense at the register() call site — buildRegisterContext's callers decide their own element subset directly).
Properties
prefix?
optionalprefix?:string|null
Alpha
locale?
optionallocale?:string
Alpha
strings?
optionalstrings?:Partial<WebComponentStrings>
Alpha
dir?
optionaldir?:"ltr"|"rtl"
Alpha