@microsoft/fast-foundation > TabsOrientation
TabsOrientation variable
The orientation of the Tabs component
Signature:TabsOrientation: {
readonly vertical: "vertical";
readonly horizontal: "horizontal";
}
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > TabsOrientation
The orientation of the Tabs component
Signature:TabsOrientation: {
readonly vertical: "vertical";
readonly horizontal: "horizontal";
}