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 318
Last Updated: 29 May, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.