ux
ux copied to clipboard
[TwigComponent] Render in PostRenderEvent
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | yes |
| License | MIT |
Pass the rendered content in the Event
(not available for the embedded components)
Similar to what's done in HttpFramework with the ResponseEvent
Can you show a use-case for this? Would this help with what we do in #1450?
For a single icon i don't think so... as we bypass the component system to call a function directly.
For the website yes :)