V9: Drawer Component as SidePanel #29512
-
Hi, First of all thank you for providing the Drawer component. I was wondering If there is a way to customize the Drawer to mimic a side-panel component when closed for it to show Icons? The Drawer is capable of being Inline, but would it possible for the Drawer to not entirely close? This way perhaps I can render a vertical toolbar in the Drawer. I have a similar component for v8 but it would be nice to have a built-in component in v9 instead. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Update: I have created a custom |
Beta Was this translation helpful? Give feedback.
-
Sir, may i ask the code for my privacy learning Sir? Iam learning fluent UI V9 now. Thanks |
Beta Was this translation helpful? Give feedback.
-
Currently we don't have any plans to support a "mini" Drawer variant. We will discuss internally the implications and usages of such implementation, but we cannot promise any ETA. :) |
Beta Was this translation helpful? Give feedback.
Currently we don't have any plans to support a "mini" Drawer variant. We will discuss internally the implications and usages of such implementation, but we cannot promise any ETA. :)
But that can be easily implemented using an "always open" inline Drawer. Here is an example:
https://codesandbox.io/s/objective-forest-vx2j96?file=/example.tsx