popupSourceEl property

  1. @ViewChild('popupSourceEl')
Element? popupSourceEl
getter/setter pair

Implementation

@ViewChild('popupSourceEl')
Element? popupSourceEl;