@node-projects/custom-sidebar-webcomponent
v1.0.5
Published
[![Published on npm](https://img.shields.io/npm/v/@node-projects/custom-sidebar-webcomponent.svg?logo=npm)](https://www.npmjs.com/package/@node-projects/custom-sidebar-webcomponent)
Downloads
13
Keywords
Readme
custom-sidebar-webcomponent
description
a fully customable sidebar webcomponent...
modifications
sidebar-width -> Change the width of the sidebar (default = 300px)
sidebar-background-color -> Change the backgroundcolor (default = lightgrey)
sidebar-position -> Position of the sidebar left or right (default = right)
sidebar-toggle-button-top-position -> Position of the toggle button depending from top in % (default = 25)
toggle-button-background-color -> Change the backgroundcolor (default = lightgrey)
toggle-button-color -> change color of button icon black or white (default = black)
development
upload new version
simple run
npm run release
then you need to go to github and create a release from the uploaded tag. this will then create a npm package via github action.