Uses of Package
com.vaadin.flow.component.webcomponent
Packages that use com.vaadin.flow.component.webcomponent
Package
Description
-
Classes in com.vaadin.flow.component.webcomponent used by com.vaadin.flow.componentClassDescriptionOffers a fluent API for configuring the properties of embedded web components produced by
WebComponentExporter
.Acts as a proxy to the web component root onto which the exporterComponent
is added.Result of defining an embeddable web component usingWebComponentExporter
. -
Classes in com.vaadin.flow.component.webcomponent used by com.vaadin.flow.component.webcomponentClassDescription
EventOptions
is used to configure the custom event published by an exported web component.Offers a fluent API for configuring the properties of embedded web components produced byWebComponentExporter
. -
Classes in com.vaadin.flow.component.webcomponent used by com.vaadin.flow.server.webcomponentClassDescriptionOffers a fluent API for configuring the properties of embedded web components produced by
WebComponentExporter
.Result of defining an embeddable web component usingWebComponentExporter
.