@microsoft/fast-foundation > AxisScalingMode
AxisScalingMode type
Defines the scaling behavior of an anchored region on a particular axis
Signature:export declare type AxisScalingMode = "anchor" | "fill" | "content";
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > AxisScalingMode
Defines the scaling behavior of an anchored region on a particular axis
Signature:export declare type AxisScalingMode = "anchor" | "fill" | "content";