Lists of checked
Mixed two state checkboxes
Get list of checked
Get list of unchecked
Get list of partially checked
Get list of checked branches
{ id:0, item:[ {id:'books',checked:1,text:"checked"}, {id:'horror',checked:-1,text:"third state"}, {id:'Science',text:"default checkbox"}, ]}