File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,21 @@ a fully customable sidebar webcomponent...
9
9
10
10
sidebar-width -> Change the width of the sidebar (default = 300px)
11
11
12
- sidebar-background-color -> Change the backgroundcolor (default = lightgrey)
13
-
14
- sidebar-position -> Position of the sidebar left or right (default = right)
15
-
16
12
sidebar-toggle-button-top-position -> Position of the toggle button depending from top in % (default = 25)
17
13
18
14
toggle-button-background-color -> Change the backgroundcolor (default = lightgrey)
19
15
20
16
toggle-button-color -> change color of button icon black or white (default = black)
21
17
22
18
19
+ fully customable while using parts. there are three parts defined to use.
20
+
21
+ sidebar
22
+
23
+ toggle-button
24
+
25
+ slot-element
26
+
23
27
# development
24
28
## upload new version
25
29
simple run
You can’t perform that action at this time.
0 commit comments