@microsoft/fast-foundation > HorizontalPosition
HorizontalPosition type
Defines the horizontal positioning options for an anchored region
Signature:export declare type HorizontalPosition = "start" | "end" | "left" | "right" | "center" | "unset";
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > HorizontalPosition
Defines the horizontal positioning options for an anchored region
Signature:export declare type HorizontalPosition = "start" | "end" | "left" | "right" | "center" | "unset";