Skip to main content

@microsoft/fast-foundation > AxisPositioningMode

AxisPositioningMode type

Defines the base behavior of an anchored region on a particular axis

Signature:
export declare type AxisPositioningMode = "uncontrolled" | "locktodefault" | "dynamic";