| Class | Description |
|---|---|
| AutoHScrollPanel |
A component that wraps the
HTMLDivElement to make it auto horizontally scrollable when
the content exceeds the component fixed width |
| AutoScrollPanel |
A component that wraps the
HTMLDivElement to make it auto scrollable when the content
exceeds the component fixed width or height |
| AutoVScrollPanel |
A component that wraps the
HTMLDivElement to make it auto vertically scrollable when the
content exceeds the component fixed height |
| HScrollPanel |
A component that wraps the
HTMLDivElement to make it horizontally scrollable by default |
| ScrollPanel |
A component that wraps the
HTMLDivElement to make it scrollable by default |
| ScrollTop |
A component that show up in a specific position on the screen only when the user scrolls down and
allow the user to click it to scroll to the top of the page
|
| VScrollPanel |
A component that wraps the
HTMLDivElement to make it vertically scrollable by default |
Copyright © 2019–2022 Dominokit. All rights reserved.