ImageNative (原生图片)原生 <img> + class 合并,适用于无需优化管线的场景。基础用法Basic.vue查看代码复制代码<template> <KunImageNative src="/favicon.webp" alt="KunUI" class-name="size-24 rounded-2xl" /> </template> 属性属性类型默认值说明src *string—altstring"image"ariaLabelstringundefinedclassNamestringundefinedheightstring | numberundefinedwidthstring | numberundefined