@microsoft/fast-foundation > SelectPosition
SelectPosition variable
Positioning directions for the listbox when a select is open.
Signature:SelectPosition: {
readonly above: "above";
readonly below: "below";
}
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > SelectPosition
Positioning directions for the listbox when a select is open.
Signature:SelectPosition: {
readonly above: "above";
readonly below: "below";
}