API Reference / @gtkx/components / OverlayPlacementProps
Type Alias: OverlayPlacementProps
OverlayPlacementProps =
object
Defined in: overlay.d.ts:9
Properties
clipOverlay?
optionalclipOverlay?:boolean|null
Defined in: overlay.d.ts:13
Whether the overlay is clipped to the main child's allocation.
measure?
optionalmeasure?:boolean|null
Defined in: overlay.d.ts:11
Whether this overlay contributes to the Overlay's measured size.