Namespace: SettingSlider

SettingSlider

Polymer element to select a value with a slider

Source:

Members


<static> disabled

Disabled state of element

Source:

<static> label

Slider description

Source:

<static> name

Local storage key

Source:

<static> noseparator

Visibility state of optional divider

Source:

<static> sectionTitle

Optional group title

Source:

<static> units

Array of unit labels

Source:

<static> value

Object containing slider value and display unit index

Source:

Methods


<private, static> _initValue()

Initialize value if it is not in localstorage

Source:

<private, static> _onSliderValueChanged()

Event: User changed slider value

Source:

<private, static> _onUnitChanged()

Event: Display unit was changed

Source:

<private, static> _setBase()

Set the base value

Source: