Skip to content

Commit a973349

Browse files
authored
chore(drawer):added gif to the add expand/collapse handle kb (#408)
1 parent b24c92f commit a973349

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

knowledge-base/drawer-add-expand-collapse-handle.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ To achieve the desired result you can try the following:
3333
* Toggle the Drawer on click of that button
3434
* Use custom CSS to adjust the button's appearance, position, transition etc.
3535

36-
The example below demonstrates the described approach:
36+
>caption Add Expand/Collapse Handle to Toggle the Drawer. The result from the snippet below.
37+
38+
![Add Expand/Collapse Handle](images/drawer-expand-collapse-handle-example.gif)
39+
40+
3741

3842
````CSHTML
3943
@* Add Expand/Collapse handle to toggle the Drawer *@
183 KB
Loading

0 commit comments

Comments
 (0)