public class ImageRenderer<Source>
extends com.vaadin.flow.data.renderer.ComponentRenderer<com.vaadin.flow.component.html.Image,Source>
| Constructor and Description |
|---|
ImageRenderer(com.vaadin.flow.function.ValueProvider<Source,String> urlProvider,
com.vaadin.flow.function.ValueProvider<Source,String> altProvider,
String width,
String height) |
Copyright © 2021. All rights reserved.