From 4fa6c525a4cd7e6d696b8ec808b38a4bd0e38f17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Sepulchre?= Date: Mon, 2 Sep 2024 16:05:35 +0200 Subject: [PATCH] Update dock.md --- .../documentation/controls/layout/dock.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/docs/documentation/controls/layout/dock.md b/docs/docs/documentation/controls/layout/dock.md index e69de29bb..7ee61fb70 100644 --- a/docs/docs/documentation/controls/layout/dock.md +++ b/docs/docs/documentation/controls/layout/dock.md @@ -0,0 +1,21 @@ +# Dock + + + +As Docking controls are often asked by community, we decided to make a theme for the [Dock](https://github.com/wieslawsoltes/Dock) library. + + +![dock](https://github.com/user-attachments/assets/ef7ec55f-f13c-4214-b5ce-ad5ef3042868) + + +## Install SukiUI Nuget Package + +![{F7E52AB9-7A5A-4007-9CBC-8258079C1F78}](https://github.com/user-attachments/assets/4fac741b-55da-41f8-90cf-bd47809f8e9f) + +## Reference it in your App.axaml + +```xml + +``` + +You can now install and use the Dock library with SukiUI !