Prism API - v2.0.0-alpha.1
Home
GitHub
Preparing search index...
core/classes/component-registry
ComponentRegistryOptions
Interface ComponentRegistryOptions
interface
ComponentRegistryOptions
{
path
:
string
;
preload
?:
string
[]
;
prism
:
Prism
;
}
Index
Properties
path
preload?
prism
Properties
path
path
:
string
Path to the components
Optional
preload
preload
?:
string
[]
List of component ids to preload
prism
prism
:
Prism
A reference to the Prism instance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
preload
prism
Home
GitHub
Prism API - v2.0.0-alpha.1
Loading...
Path to the components