| Package | Description |
|---|---|
| com.vaadin.flow.component.html |
| Constructor and Description |
|---|
NativeButton(String text,
ComponentEventListener<ClickEvent<NativeButton>> clickListener)
Creates a button with the given text and click listener.
|
Copyright © 2021. All rights reserved.