Package de. peekandpoke. kraft. addons. images
Types
Link copied to clipboard
class SrcSetImage(ctx: Ctx<SrcSetImage.Props>) : Component<SrcSetImage.Props>
Content copied to clipboard
Functions
Link copied to clipboard
fun Tag.SrcSetImage( src: String, sizes: ImageSizes = ImageSizes.default, alt: String = "", configure: IMG.() -> Unit = {}): ComponentRef<SrcSetImage>
Content copied to clipboard