container property

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

Implementation

@ViewChild('container')
Element? container;