+ File info
+
+
+ clear
+
+
+
+
+ Lorem ipsum dolor sit amet...
+
+
+
+```
+
+## Details
+
+As the name suggests, this is basically just a layout with CSS styling. There are three regions where you can add your own content, as shown in the example:
+
+- info-drawer-title
+- info-drawer-buttons
+- info-drawer-content
+
+
+
+## See also
+
+- [Info drawer component](info-drawer.component.md)
+
diff --git a/docs/info-drawer.component.md b/docs/info-drawer.component.md
new file mode 100644
index 0000000000..ce426bd6f3
--- /dev/null
+++ b/docs/info-drawer.component.md
@@ -0,0 +1,58 @@
+# InfoDrawerComponent
+
+Displays a sidebar-style information panel with tabs.
+
+
+
+
+
+
+
+- [Basic usage](#basic-usage)
+ * [Properties](#properties)
+- [Details](#details)
+- [See also](#see-also)
+
+
+
+
+
+## Basic usage
+
+```html
+