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
I need to get text contents inside an element and before reinventing the wheel I must be sure if anything similiar exists.
Would it be useful if I create a few utility methods that can be merged with DomUtils?
The text was updated successfully, but these errors were encountered:
Check out my fork, which includes some commits from Thomas Dudziak that does exactly what you want. In addition, my fork allows for the changes you make with DomUtils to be properly represented when you output as text.
I need to get text contents inside an element and before reinventing the wheel I must be sure if anything similiar exists.
Would it be useful if I create a few utility methods that can be merged with DomUtils?
The text was updated successfully, but these errors were encountered: