popupSourceEl property

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

Implementation

@ViewChild('popupSourceEl')
ElementRef? popupSourceEl;