polymer - paper-dropdown-menu - how to collapse dropdown menu when repeat a selection -


when repeat same selection item, selected, dropdown menu remains open. collapse menu occurs when select different item. can check behavior in demo. how can modify element collapse menu in case?. thanks.

the paper-dropdown-menu has 'opened' property. can listen on click of dropdown content , if opened true, set false.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -