Skip to content

Commit 3fabd78

Browse files
committed
added a table
1 parent 5e4c974 commit 3fabd78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

design/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ Plugins can interact with the user at different levels, for example, some plugin
1010

1111
## Plugins in XD
1212

13+
![Panels and modals](ux-images/Design-xd-plugins-1.png)
14+
1315
Learn more about the types of Adobe XD plugins you can build.
1416

15-
| **Plugins Panel** | **Modal Dialog** |
17+
| **Plugins Panel** | **Modal Dialog** | **No UI** |
1618
|---------------------------------------|----------------------------------|
17-
| Non-Blocking UI - this surface is best used when the user should have access to the canvas while using the plugin. | Blocking UI - this surface is best used when the plugin needs to run an action and the user shouldn’t modify or change selection of objects on the canvas. |
19+
| Non-Blocking UI - this surface is best used when the user should have access to the canvas while using the plugin. | Blocking UI - this surface is best used when the plugin needs to run an action and the user shouldn’t modify or change selection of objects on the canvas. | Plugin action runs - if the plugin doesn't require any additional user inpupt then it can run the action |
1820

1921
<br />
2022

0 commit comments

Comments
 (0)