Events in Vue
Events in Vue
Looking at the Vue wrapper's source code, and given the docs mention namespacing, why was it unnecessary to namespace all the events listed in dtEvents.ts with .dt?
This discussion has been closed.
Looking at the Vue wrapper's source code, and given the docs mention namespacing, why was it unnecessary to namespace all the events listed in dtEvents.ts with .dt?