Type: boolean
Default: false
Indicates the initial state of the checkboxes associated with each contact. Set this option to be true
if you want all the contacts to be selected by default when they load in the Contact Picker.
For example:
cloudsponge.init({ initiallySelectedContacts: true });