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