📄️ About Scrollbar
Scrollbar class is used to control the third dock element with widgets.
📄️ get
Scrollbar.get returns an Object with current widget index as pos and an array of widgets.
📄️ set
Scrollbar.set looks for Object defined in Scrollbar.scroll_bar and fills dock element with a widget from items due to pos index.