PropertyCallback Type
PropertyCallback = (name: string, meta: PropertyMetaData) => void
A callback function to process properties of an Entity
Defined in
- core/common/src/EntityProps.ts Line 92
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.