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
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,21 +14,13 @@ The tutorials contained in this section will give you an in-depth look at UI fea
14
14
## UI Components
15
15
In this section you can see what styles you can use in the UI, how to build a modal layout and the UI elements you can use.
16
16
17
-
**Styles**
17
+
**Styles** - 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.
18
18
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.
19
+
**Elements** - see what elements are fundamental to your user interface.
20
20
21
-
**Elements**
21
+
**Layout** - learn about the layout modes supported by the XD user interface APIs
22
22
23
-
See what elements are fundamental to your user interface.
24
-
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.
23
+
**Modal** - 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.
32
24
33
25
## Resources
34
26
Use the sticker sheet to design your plugin in XD.
0 commit comments