Checkbox / Radio Coexistence
[ File Path: super/checkbox_radio.html ]
Explanation of implementation method
- zTree default checkbox and radio can not coexist, but can be used the custom DOM features to achieve this requirement, refer to the "Adding Custom DOM".
- For checkbox / radio association rules of the parent nodes and child nodes, according to the needs to develop its own rules.