Web Component: j-NoScrollbar
j-NoScrollbar
- jComponent
v19|v20 - this component is something like
j-ViewBoxwithout native/custom scrollbar
Configuration:
parent{String} optional, a container with fixed height, can bewindow. Default value:parentelement.minheight{Number} a minimal height in pixels (default:0- disabled)delay{Number}msec.resizes the box again if the value is changed according to the path (default:100)scrollto{String} scrolls to top/bottom automatically if thepathis changed (default:EMPTY, can betoporbottom)margin{Number} optional, a top/bottom margin together (supportsautowhich is counted fromoffset.top, default:0)marginxs{Number} optional, a top/bottom margin together forxsscreen widthmarginsmoptional, a top/bottom margin together forsmscreen widthmarginmdoptional, a top/bottom margin together formdscreen widthmarginlgoptional, a top/bottom margin together forlgscreen widthinvisible{Boolean} iftruethen viewbox setsinvisibleclass when is rendering (default:true)initdelay{Number} removesinivisibleclass after specified time (default:250ms)
Methods:
component.scrolltop(val)scrolls Ycomponent.scrollbottom(val)scrolls Y from bottom sidecomponent.resize()resizes container (it reacts onresizeevents automatically)
Author
- Peter Širka petersirka@gmail.com
- License
Created
14. january 2022
Updated
01. february 2023
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com

