form-wizard-vue3 icon indicating copy to clipboard operation
form-wizard-vue3 copied to clipboard

Cannot show icons in the custom tabs

Open SciManJD opened this issue 2 years ago • 3 comments
trafficstars

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?

SciManJD avatar Apr 25 '23 15:04 SciManJD

I was able to add icons, but still stays the question if I can use another icons (fontawsome) or any other free images.

SciManJD avatar Apr 26 '23 05:04 SciManJD

@SciManJD Yes i think you can, can you try this : image it's <template #step></template>. check out: Doc in #step slot you can add another icon

oguzhannonal avatar Apr 28 '23 21:04 oguzhannonal

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.

bahadirsofuoglu avatar Jun 30 '23 18:06 bahadirsofuoglu