@microsoft/fast-element/declarative.js > DOMElementGuards
DOMElementGuards type
Element-specific guards for a DOM Policy.
Signature:
export type DOMElementGuards = Record<string, DOMAspectGuards>;
References: DOMAspectGuards
@microsoft/fast-element/declarative.js > DOMElementGuards
Element-specific guards for a DOM Policy.
Signature:
export type DOMElementGuards = Record<string, DOMAspectGuards>;
References: DOMAspectGuards