public interface IronIconEnum
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.component.icon.IronIcon |
create()
Creates a new
IronIcon instance with the icon determined by the name. |
String |
getIconName()
Return the icon name.
|
String getIconName()
"iconset:name"com.vaadin.flow.component.icon.IronIcon create()
IronIcon instance with the icon determined by the name.IronIcon componentCopyright © 2019–2020 Flowing Code. All rights reserved.