Open SciManJD opened 1 year ago
I was able to add icons, but still stays the question if I can use another icons (fontawsome) or any other free images.
@SciManJD Yes i think you can, can you try this :
it's <template #step></template>
. check out: Doc in #step slot you can add another icon
You can solve it using slots, but it is obviously difficult. I think it is useful to make a development where you can customize the icons more easily.
Hi! In the documentation is written that the component is using Prime Icons. I installed the package and included the css-file, but the icons are now shown. Can you write, please, a short example? It is also written that customization is possible. Can I use another icons (for example fontawsome)? Can I add any image?