Skip to content

Commit 53fea3d

Browse files
committed
docs: Added pin/unpin model to dock guide in Designer
docs: Added pin/unpin model to dock guide in Designer docs: Added pin/unpin model to dock guide in Designer
1 parent 19fadf8 commit 53fea3d

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Pinning Models to the Dock
3+
description: Learn how to pin and remove models from the dock in the Kanvas Designer for quick access.
4+
weight: 12
5+
categories: [Designer]
6+
tags: [dock, pin, models]
7+
---
8+
9+
# Pinning Models to the Dock
10+
11+
The Kanvas Designer dock allows you to keep your most-used models and tools within easy reach. You can pin any model to the dock for quick access, and unpin it just as easily.
12+
13+
## Overview
14+
15+
Pinning a model adds it to the dock at the bottom of the Designer interface. This helps you:
16+
- Quickly access frequently used models
17+
- Customize your workspace
18+
- Streamline your design workflow
19+
20+
## How to Pin a Model
21+
22+
1. Hover over the model you want to pin in the component list.
23+
2. Click the **pin icon** that appears next to the model name. A tooltip will show "Pin To Dock".
24+
3. The model will now appear in the dock at the bottom of the Designer.
25+
26+
![Pin To Dock action](./pin-to-dock.png)
27+
28+
## How to Remove a Model from the Dock
29+
30+
1. Hover over the pinned model in the dock.
31+
2. Click the **pin icon** again (the tooltip will show "Remove From Dock").
32+
3. The model will be removed from the dock.
33+
34+
![Remove From Dock action](./remove-from-dock.png)
35+
36+
{{< alert type="info" title="Good to Know" >}}
37+
You can pin as many models as your workflow needs and swap them out anytime as your project evolves.
38+
{{< /alert >}}
53.3 KB
Loading
56.1 KB
Loading

0 commit comments

Comments
 (0)