Skip to content

Commit

Permalink
Update dock.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kikipoulet authored Sep 2, 2024
1 parent 83c71f3 commit 4fa6c52
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/docs/documentation/controls/layout/dock.md
Original file line number Diff line number Diff line change
@@ -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
<StyleInclude Source="avares://SukiUI.Dock/Index.axaml" />
```

You can now install and use the Dock library with SukiUI !

0 comments on commit 4fa6c52

Please sign in to comment.