PropertyHandler Type Alias
PropertyHandler = (name: string, property: Property) => void
A callback function to process properties of an Entity
Defined in
- core/backend/src/Entity.ts Line 337
Last Updated: 29 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.