Package | Description |
---|---|
com.vaadin.flow.component.icon |
Modifier and Type | Method and Description |
---|---|
static VaadinIcon |
VaadinIcon.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VaadinIcon[] |
VaadinIcon.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Icon(VaadinIcon icon)
Creates an Icon component that displays the given icon from
VaadinIcon . |
Copyright © 2025. All rights reserved.