@microsoft/fast-foundation > VerticalPosition
VerticalPosition type
Defines the vertical positioning options for an anchored region
Signature:export declare type VerticalPosition = "top" | "bottom" | "center" | "unset";
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > VerticalPosition
Defines the vertical positioning options for an anchored region
Signature:export declare type VerticalPosition = "top" | "bottom" | "center" | "unset";