Pre-linking function is executed before the child elements are linked. It is not considered as the safe way for DOM transformation.
Post linking function is executed after the child elements are linked. It is safe to do DOM transformation by post-linking function.
Post linking function is executed after the child elements are linked. It is safe to do DOM transformation by post-linking function.
No comments:
Post a Comment