Skip to main content

@microsoft/fast-foundation > AnchoredRegion > verticalPositioningMode

AnchoredRegion.verticalPositioningMode property

Sets what logic the component uses to determine vertical placement. 'locktodefault' forces the default position 'dynamic' decides placement based on available space 'uncontrolled' does not control placement on the vertical axis

Signature:
verticalPositioningMode: AxisPositioningMode;

Remarks

HTML Attribute: vertical-positioning-mode