@microsoft/fast-foundation > FoundationElementDefinition > shadowOptions
FoundationElementDefinition.shadowOptions property
Options controlling the creation of the custom element's shadow DOM.
Signature:
readonly shadowOptions?: EagerOrLazyFoundationOption<Partial<ShadowRootInit> | null, this>;