@microsoft/fast-element > PartialHTMLDirectiveDefinition
PartialHTMLDirectiveDefinition interface
Represents metadata configuration for an HTMLDirective.
Signature:
export interface PartialHTMLDirectiveDefinition
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Indicates whether the directive needs access to template contextual information such as the sourceAspect, targetAspect, and aspectType. |