Function: ItemHandlesDesignLayer
▸ ItemHandlesDesignLayer(__namedParameters
): Element
The ItemHandlesLayer is a connected observer component, linked to the current design engine, that displays a DesignLayer with interaction handles when an item is selected.
Remarks
This component depends on the values provided by the ItemLayoutExtension in order to position the handles and the ItemSelectionExtension to determine if the handles should be shown. You must register these extensions in order to use this component as intended.
Parameters
Name | Type |
---|---|
__namedParameters | ItemHandlesDesignLayerProps |
Returns
Element
Defined in
packages/design-engine-react-components/src/components/itemHandles/ItemHandlesDesignLayer.tsx:47