Interface DemoHelperRenderer
public interface DemoHelperRenderer
Classes implementing this interface render the help content of a demo view.
Implementations must have a no arguments constructor.
Implementations must have a no arguments constructor.
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.component.ComponentDemo help Content to display.
-
Method Details
-
helperContent
com.vaadin.flow.component.Component helperContent()Demo help Content to display.- Returns:
-