You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin-design-guidelines/ui_resources/index.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,17 @@ In this section you can see what styles you can use in the UI, how to build a mo
18
18
19
19
In this section you can learn more about rich styling options in your user interface through a combination of CSS and various classes that are defined for you.
20
20
21
-
> **Elements**
22
-
> See what elements are fundamental to your user interface.
21
+
**Elements**
23
22
24
-
> **Layout**
25
-
> Learn about the layout modes supported by the XD user interface APIs
23
+
See what elements are fundamental to your user interface.
26
24
27
-
> **Modal**
28
-
> A modal dialog is used to display important information and ask for user input. XD Plugins can display user interface in the form of modal dialogs.
25
+
**Layout**
26
+
27
+
Learn about the layout modes supported by the XD user interface APIs
28
+
29
+
**Modal**
30
+
31
+
A modal dialog is used to display important information and ask for user input. XD Plugins can display user interface in the form of modal dialogs.
29
32
30
33
## Resources
31
34
Use the sticker sheet to design your plugin in XD.
0 commit comments