ShadowRootOptions interface
@microsoft/fast-element > ShadowRootOptions
ShadowRootOptions interface
Shadow root initialization options.
Signature:
export interface ShadowRootOptions extends ShadowRootInit
Extends: ShadowRootInit
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
CustomElementRegistry | (BETA) (Optional) A registry that provides the custom elements visible from within this shadow root. |