basic.multistate
A multi states button to extend the basic.dual behavior
{{basic.multistate(id, item, val, img, type) }}
id
item
val
img
type
{{ basic.multistate('id', 'item', ['5', '6', '7'], ['image_0', 'image_3', 'image_2'], 'mini') }}