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 > ObservationRecord

ObservationRecord interface

A record of observable property access.

Signature:

export interface ObservationRecord 

Properties

Property

Modifiers

Type

Description

propertyName

string

The name of the observable property on ObservationRecord.propertySource that was accessed.

propertySource

any

The source object with an observable property that was accessed.

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