popupSourceEl property

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

Implementation

@ViewChild('popupSourceEl')
Element? popupSourceEl;