Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanded event #41

Open
datenwort opened this issue May 30, 2017 · 1 comment
Open

Expanded event #41

datenwort opened this issue May 30, 2017 · 1 comment

Comments

@datenwort
Copy link

Hey,

I am currently working on a project where I would like to integrate a map into the panel. Unfortunately the map has to be activated when the panel opened. Is there an event I can listen to?

BR
Sebastian

@locomain
Copy link

locomain commented Oct 3, 2017

would like this as well

chenlijun99 added a commit to chenlijun99/angular-material-expansion-panel that referenced this issue Oct 10, 2017
These are the name of the events:

* `mdExpansionPanelExpanding`: when it starts to expand
* `mdExpansionPanelExpanded`: when it has finished expanding
* `mdExpansionPanelCollapsing`: when it starts to collapsed
* `mdExpansionPanelCollapsed`: when it has finished to collapse

Close issue B-3PO#41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants