Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add current element to elementNameFn callback. Add new callback endElementFn. #162

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Tsenzuk
Copy link

@Tsenzuk Tsenzuk commented Jan 11, 2021

Add current element to elementNameFn callback
Add new callback endElementFn

this is needed to extend currentElement with additional attributes and add an ability to extend .elements array if needed

Serhii and others added 3 commits January 11, 2021 15:52
it's can be used to extend current element with new params if needed
… found in XML

this callback can be used to extend current or parent element with additional data. E.g. add extra record into parent's elements array for some tree view renders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant