Element representing a (non-proportional) scrollbar with an index for a list view.
Properties:
Name | Type | Description |
---|---|---|
getLabel |
function | A function for returning the index label for the nth item. |
labelSize |
number | (default: |
orientation |
string | The scrolling orientation. One of: |
styleOfBackground |
template | The background style template. |
styleOfItem |
template | The item style template. |
target |
html.ListView | (default: |