This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
feat(mdPanel): Wrapper and Panel elements referenced in the MdPanelRef #9109
Closed
Description
Actual Behavior:
What is the issue? *
- There is not a reference to the Wrapper and Panel elements within the returned MdPanelRef.
What is the expected behavior?
- A jqLite reference of the Wrapper and Panel elements should be returned within the MdPanelRef object. Then several functions, i.e. addClass, removeClass, etc., could be run on the elements without having to have these type functions repeated within the MdPanel API.
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
N/ADetails:
N/A
Angular Versions: *
Angular Version:
LatestAngular Material Version:
Latest
Additional Information:
Browser Type: *
AllBrowser Version: *
LatestOS: *
AllStack Traces:
N/A