16 lines
474 B
Markdown
16 lines
474 B
Markdown
---
|
|
title: PositionControlsRoot
|
|
description: Headless root primitive for position, size, alignment, and transform controls.
|
|
---
|
|
|
|
# PositionControlsRoot
|
|
|
|
`PositionControlsRoot` exposes position, size, rotation, align, flip, and rotate handlers for the current selection.
|
|
|
|
Use it when you want custom position controls without reimplementing editor wiring.
|
|
|
|
## Related APIs
|
|
|
|
- [usePosition](../composables/use-position)
|
|
- [Property Panels guide](../../guides/property-panels)
|