playerElement property

  1. @ViewChild('player')
DivElement? playerElement
getter/setter pair

Implementation

@ViewChild('player')
DivElement? playerElement;