Skip to content

Commit 7541701

Browse files
Update README.md
1 parent 08c8866 commit 7541701

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,21 @@ a fully customable sidebar webcomponent...
99

1010
sidebar-width -> Change the width of the sidebar (default = 300px)
1111

12-
sidebar-background-color -> Change the backgroundcolor (default = lightgrey)
13-
14-
sidebar-position -> Position of the sidebar left or right (default = right)
15-
1612
sidebar-toggle-button-top-position -> Position of the toggle button depending from top in % (default = 25)
1713

1814
toggle-button-background-color -> Change the backgroundcolor (default = lightgrey)
1915

2016
toggle-button-color -> change color of button icon black or white (default = black)
2117

2218

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+
2327
# development
2428
## upload new version
2529
simple run

0 commit comments

Comments
 (0)