Buttons List
vf-buttons-list
- list of radio\checkbox buttons
multiple
boolean
optional
items
same as invf-select
filter-by
same as invf-select
toggle-texts
Texts to use for the toggle control, which allows for selecting/unselecting all items whenmultiple
is set totrue
. Default:
When the field is embedded in a form it is better to use the{ select:'Select All', unselect:'Unselect All' }
texts
option of the form instead.