Skip to content

purify element

jiyinyiyong edited this page Sep 1, 2021 · 1 revision

purify-element

This function flattens :data-events in the virtual DOM tree:

purify-element element

Event handlers in the virtual DOM tree can not be stringified. purify-element will turn the functions into a true.

Clone this wiki locally