Question:
What are the two events which trigger a reactive update cycle?
Author: John PencolaAnswer:
When a reactive property changes or when the requestUpdate() method is explicitly called
0 / 5 Â (0 ratings)
2 answer(s) in total
Other viable answers (Added by users whilst learning):
When a reactive property changes or a #requestUpdate is called