container property

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

Implementation

@ViewChild('container')
late Element container;