|
1 | 1 | --- |
2 | 2 | title: Pinning Models to the Dock |
3 | 3 | description: Learn how to pin and remove models from the dock in the Kanvas Designer for quick access. |
4 | | -weight: 12 |
| 4 | +weight: 10 |
5 | 5 | categories: [Designer] |
6 | | -tags: [dock, pin, models] |
| 6 | +tags: [Dock, Pin, Models] |
7 | 7 | --- |
8 | 8 |
|
9 | | -# Pinning Models to the Dock |
10 | | - |
11 | 9 | 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 | 10 |
|
13 | 11 | ## Overview |
14 | 12 |
|
15 | 13 | Pinning a model adds it to the dock at the bottom of the Designer interface. This helps you: |
| 14 | + |
16 | 15 | - Quickly access frequently used models |
17 | 16 | - Customize your workspace |
18 | 17 | - Streamline your design workflow |
19 | 18 |
|
20 | 19 | ## How to Pin a Model |
21 | 20 |
|
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". |
| 21 | +1. Hover over the model you want to pin in the component list on the left side of the Designer. |
| 22 | +2. Click the pin icon that appears next to the model name. A tooltip will show "Pin To Dock". |
24 | 23 | 3. The model will now appear in the dock at the bottom of the Designer. |
25 | 24 |
|
26 | | - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +## Pinned Model in the Dock |
| 29 | + |
| 30 | +After you pin a model, it appears as an icon in the dock at the bottom of the Designer and remains there for quick access throughout your workflow. This makes it easy to find and reuse your favorite models at any time. |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +## How to Use a Pinned Model |
| 35 | + |
| 36 | +Clicking a pinned model in the dock gives you quick access to all its components. You can use these components in your design by either clicking to add them or dragging them onto the canvas for easy placement and configuration. |
| 37 | + |
| 38 | +{{< alert type="info" title="Note" >}} |
| 39 | +Only models can be pinned to the dock. Individual components within a model cannot be pinned directly. |
| 40 | +{{< /alert >}} |
| 41 | + |
| 42 | + |
27 | 43 |
|
28 | 44 | ## How to Remove a Model from the Dock |
29 | 45 |
|
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. |
| 46 | +You can remove a model from the dock in two ways: |
| 47 | + |
| 48 | +### Method 1: Using the Pin Icon |
| 49 | + |
| 50 | +1. Hover over the pinned model in the dock or in the component list. |
| 51 | +2. Click the pin icon again (the tooltip will show "Remove From Dock"). |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +### Method 2: Using the Close Button |
| 57 | + |
| 58 | +1. Click the X (close) button on the pinned model icon in the dock to remove it instantly. |
| 59 | + |
| 60 | + |
| 61 | + |
33 | 62 |
|
34 | | - |
35 | 63 |
|
36 | 64 | {{< alert type="info" title="Good to Know" >}} |
37 | 65 | You can pin as many models as your workflow needs and swap them out anytime as your project evolves. |
38 | | -{{< /alert >}} |
| 66 | +{{< /alert >}} |
0 commit comments