| Package | Description |
|---|---|
| com.vaadin.flow.component.webcomponent |
| Modifier and Type | Method and Description |
|---|---|
void |
WebComponent.fireEvent(String eventName,
elemental.json.JsonValue objectData,
EventOptions options)
Fires a custom event on the client-side originating from the web
component with custom event data.
|
Copyright © 2020. All rights reserved.