isPlacement2dProps Function
determine if this is Placement2dProps
isPlacement2dProps(props: PlacementProps): props is Placement2dProps
| Parameter | Type | Description |
|---|---|---|
| props | PlacementProps |
Returns - props is Placement2dProps
Defined in
- core/common/src/ElementProps.ts Line 146
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.