basic.multistate
Deprecatedas of version 2.9. Use 'basic.stateswitch' instead.
A multi states button to extend the basic.dual behavior
Parameters
{{ basic.multistate(id, item, val, img, type, color) }}
id
unique id for this widget (optional)
item
an item for command
val
array of values
img
array of icons path and name
type
type: 'micro', 'mini', 'midi' (optional, default: mini)
color
array of colors; 'icon1' or e. g. '#f00' for red (optional)
This widget is deprecated and may be removed in later versions.
Please look into basic.stateswitch for replacement and further information.
Author:Pierre-Yves KERVIEL