Skip to content

Commit fa627e2

Browse files
committed
added a table
1 parent 3fabd78 commit fa627e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Plugins can interact with the user at different levels, for example, some plugin
1515
Learn more about the types of Adobe XD plugins you can build.
1616

1717
| **Plugins Panel** | **Modal Dialog** | **No UI** |
18-
|---------------------------------------|----------------------------------|
18+
|---------------------------------------|----------------------------------|----------------------------------|
1919
| 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 |
2020

2121
<br />

0 commit comments

Comments
 (0)