Get the rendered html from a widget's children. #7578
Unanswered
GameDungeon
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Do you want wikitext or javascript info? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make a widget that gets and then edits the rendered HTML output of all of its children. I notice the render functions don't return the HTML, so I'm not sure how to get the child element's HTML. Any tips on how to approach it?
Beta Was this translation helpful? Give feedback.
All reactions