defines text for the 'Select' button
{view:"multiselect", label:"Participant",options:{ buttonText:"Click options to select/deselect", data:[ { id:1, value:"Alex Brown" }, { id:2, value:"Dan Simons" } ] }}