#Component Communication with @Output

4 messages · Page 1 of 1 (latest)

shadow sentinel
#

There is no 'count' declared in the context of your function.

#

No: the error states there is 'this.count'. isn't it the one you need?

#

If that's the one you want to emit yes, and as there are no other variable, I'd say that's the right one

shadow sentinel
#

Oh indeed, that's an error from the tutorial