I have done some logic using @Output event emitter for each variable to emit.
@Output() public test1 = new EventEmitter(); @Output() public te