Skip to main content
Version: 2.x

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

registry?

CustomElementRegistry

(BETA) (Optional) A registry that provides the custom elements visible from within this shadow root.