
Drawer
Sometimes, the Dialog component does not meet our needs. For example, your form is very long, or you need to temporarily display some documents. Drawer has almost the same API as Dialog, which brings a different experience to the UI.
Call out a temporary sidebar that can be called out from multiple directions
Demo
The layout, components, etc. in the drawer are fully customizable
By setting the IsBackdrop
property to true
, the drawer is automatically closed when the mask part is clicked
Demo
Click on the shaded part of the mask to automatically close the drawer
By setting the ShowBackdrop="false"
do not show the backdrop
Demo
The layout, components, etc. in the drawer are fully customizable
Attributes
B station related video link
交流群