Decorated Modules

Only some of the base modules appear as decorated modules, as decorated modules inherit general UX design principles that some of the base modules lack.

Like with the base modules you may call getValue() on the class or getValue(index) / getItems() on the display buffer.

Toggle

The decorated toggle functionally acts the same, however, instead of just an on/off name, there is also an additional switch like indicator.

Refer to the previous Toggle module for usage