Callback with a custom icon loader. Allows the Element to load icon data from a custom source.
Remember to assign the icon loader before defining the lord-icon custom element to take effect.
Example:
importlottiefrom'lottie-web'; import { defineElement, Element } from'@lordicon/element';
Callback with a custom icon loader. Allows the Element to load icon data from a custom source. Remember to assign the icon loader before defining the
lord-icon
custom element to take effect.Example: