You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #316 clarifying that PreRenderEvent is a true event (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
clarifying that PreRenderEvent is a true event
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets | fixes question from Slac
| License | MIT
A user in Slack wasn't sure if `PreRenderEvent` was meant to be leveraged inside an event subscriber or if it was more like a "hook" that went into the component class. So, I expanded the example.
Cheers!
Commits
-------
c3e277f clarifying that PreRenderEvent is a true event
0 commit comments