app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_reset
In order to clear the multilevelselect selection using an external trigger (like a reset button), the clearMultiLevelSelect
function can be used. See the code snippet below to see this in action. The function is scoped by id so an id MUST be used on the multilevelselect kit and passed to the function as shown for it to work.