@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";
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > AxisPositioningMode
Defines the base behavior of an anchored region on a particular axis
Signature:export declare type AxisPositioningMode = "uncontrolled" | "locktodefault" | "dynamic";