Introduction
Getting Started
Core Concepts
Appearance
@web-engine-dev/resources
@web-engine-dev/resources / Resource
Resource with optional change tracking
T
readonly optional changed: boolean
readonly
optional
boolean
Whether the resource has been modified (if change tracking is enabled)
value: T
The resource value