Line drawing of a small moon orbiting around a planet with the words FAST next to it
Docs
2.x
  • 2.x
  • 1.x
Home Community GitHub
  • Introduction
  • Getting Started
    • CSS Templates
    • FASTElement
    • HTML Directives
    • HTML Templates
    • Quick Start
  • Advanced Concepts
    • Dependency Injection
    • Working with Custom Elements
    • Working without Decorators
  • API Reference
    • @microsoft/fast-element
    • @microsoft/fast-element/context.js
    • @microsoft/fast-element/di.js
  • Community Contribution
    • Issue Management
    • Joining the community
    • Release Planning
    • Writing documentation
  • Integrations
  • Migration Guide
  • Resources
    • Browser Support
    • FAQ
    • Glossary
    • Why Web Components?

@microsoft/fast-element > BindingDirective

BindingDirective interface

The directive from which a binding originates.

Signature:

export interface BindingDirective 

Properties

Property

Modifiers

Type

Description

aspectType?

readonly

DOMAspect

(Optional) The type of aspect to target.

dataBinding

readonly

Binding

The binding.

targetAspect?

readonly

string

(Optional) The evaluated target aspect.

Docs
  • FAST Element
Community
  • Discord
Social
  • Blog
  • GitHub
  • Twitter
Legal
  • License
  • Privacy & cookies
  • Terms of use
  • Trademarks
© Microsoft 2025