Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
amitguptagwl committed Jan 8, 2022
1 parent f14a703 commit f309930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/v4/3.XMLBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ To recognize attribute properties in the JS object so that they can be trimmed.
## attributesGroupName
To recognize attribute properties group in the JS object so that they can be trimmed and can form attribute expresstion for a tag.

This property is not supported when `preserveOrder: true` because attributes are already grouped.
## attributeValueProcessor
To customize the bahaviour of parsing an attribute value to the string value. It accepts attribute name and value.

Expand Down

0 comments on commit f309930

Please sign in to comment.