Created
July 6, 2016 08:41
-
-
Save zjiekai/7afabcd8b50714b89ed281d776b271f6 to your computer and use it in GitHub Desktop.
How does angular-material select work
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The problem: When clicking, how should the select dropdown be closed? | |
The angular-material solution: | |
Use a backdrop | |
https://github.com/angular/material/blob/c13feb76bd05d026a71fc8e7c4a556a1ebd56831/src/components/backdrop/backdrop.scss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment