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
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/docs/components/app-components-color/app-components-color.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,21 @@ It is fully configurable in terms of colors, you could define the set of colors
6
6
7
7
## Table of contents
8
8
9
-
-[Showcase](#app-components-color-showcase)
10
-
-[Installation](#app-components-color-installation) - [Using from a CDN](#app-components-color-from-a-cdn) - [Install from NPM](#app-components-color-from-npm) - [Framework integration](#app-components-color-framework-integration)
11
-
-[Usage](#app-components-color-usage)
12
-
-[Slots](#app-components-color-slots)
13
-
-[Attributes](#app-components-color-attributes)
14
-
-[Theming](#app-components-color-theming)
15
-
-[Methods](#app-components-color-methods)
16
-
-[Trying it out](#app-components-color-trying-it-out)
9
+
-[Color Picker](#color-picker)
10
+
-[Table of contents](#table-of-contents)
11
+
-[Showcase](#showcase)
12
+
-[Installation](#installation)
13
+
-[Using from a CDN](#using-from-a-cdn)
14
+
-[Install from NPM](#install-from-npm)
15
+
-[Framework integration](#framework-integration)
16
+
-[Import](#import)
17
+
-[Loader](#loader)
18
+
-[Usage](#usage)
19
+
-[Slots](#slots)
20
+
-[Attributes](#attributes)
21
+
-[Palette](#palette)
22
+
-[Theming](#theming)
23
+
-[Events](#events)
17
24
18
25
## Showcase
19
26
@@ -225,6 +232,10 @@ The following theming options will affect this component if set on its host or p
225
232
| --deckgo-color-label-text-align | center | Text alignment of the color description |
226
233
| --deckgo-color-label-color-font-weight | 300 | Font weight of the hexadecimal value of the color description |
0 commit comments