Is there documentation anywhere for KTUTIL (class?)
I am studying the code in Metronic 8. I see a number of references to KTUTIL.(something) -
is there documentation anywhere to study what your custom class does?
Replies (1)
Hi,
KTUtils is our core utility class and you can check its available methods here core/html/src/js/components/util.js
We will document this class in the near future.
Regards.