accepts children
import ImgOrSvg from '@fuzdev/fuz_ui/ImgOrSvg.svelte'; height?
type
stringoptional
src
type
stringwidth?
type
stringoptional
label?
type
stringoptional
size?
Sets both the width and height of the svg. Overridden by the width and height props.
type
stringoptional
svg_attrs?
type
SVGAttributes<SVGSVGElement>optional
img_attrs?
type
HTMLImgAttributesoptional
intersects
SvelteHTMLElements['img'],SvelteHTMLElements['svg']