SlideBar

Displays child controls vertically or horizontally in a scrollable container.

The SlideBar control can be used to show data in a Horizontal or Vertical format. The control features two customizable scroll bars and a panel on the inside that can be used to host an unlimited number of controls.

For a full list of properties, methods and events see the API documentation.

Features

Orientation

The SlideBar control can be customized to show a collection of any type of control in a Horizontal or Vertical format by setting the Orientation property.

Horizontal SlideBar
Vertical SlideBar

Advanced

JavaScript Widget

Item
Description

Class name

"wisej.web.SlideBar"

Theme appearance

"slidebar", see Themes.

Child components

"pane" is the container. "scrollbar-x" and "scrollbar-y" are the horizontal and vertical scrollbars. See JavaScript.

Last updated

Was this helpful?