| Modifier and Type | Method and Description |
|---|---|
FontAwesome.Regular.Icon |
FontAwesome.Regular.create()
Create a new
IronIcon instance with the icon determined by the name. |
FontAwesome.Regular.Icon |
FontAwesome.Regular.create(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<com.vaadin.flow.component.icon.IronIcon>> listener)
Create a new
IronIcon instance with the icon determined by the name and a listener for click events. |
Copyright © 2019 Flowing Code. All rights reserved.