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