Interface: DropTargetLayoutConfig
Defined in: types/index.ts:154
Interface for configuring drop target layout properties.
Extended by
Properties
index?
optional
index:number
Defined in: types/index.ts:156
The index position within the parent container
zIndex?
optional
zIndex:number
Defined in: types/index.ts:158
The z-index for layering
flexDirection?
optional
flexDirection:FlexDirection
Defined in: types/index.ts:160
The flex direction for child elements