Clear dropdown component on callback?

Hello, I was wondering if its possible to clear values from Dropdown component on callback. I use my dropdown (multi=True) menu to pick countries from. But when I pick value ‘All’ (meaning every country available) I’d like to every other value than ‘All’ to be removed from the menu. Is there a way to do that? Thank you for your time and answers.