Volume:
This is an example of a vertical slider created by setting the orientation to vertical:
orientation: "vertical",
It's important to note that a vertical slider needs a height set. You can do this via the script options or by adding a height through CSS.