banira
Home
Docs
CLI
GitHub
Preparing search index...
RegistryScope
Interface RegistryScope
The minimal global surface, injectable so the helpers are unit-testable.
interface
RegistryScope
{
CustomElementRegistry
?:
new
()
=>
RegistryLike
;
customElements
:
RegistryLike
;
}
Index
Properties
Custom
Element
Registry?
custom
Elements
Properties
Optional
Custom
Element
Registry
CustomElementRegistry
?:
new
()
=>
RegistryLike
custom
Elements
customElements
:
RegistryLike
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Custom
Element
Registry
custom
Elements
Home
Docs
CLI
GitHub
banira
Loading...
The minimal global surface, injectable so the helpers are unit-testable.