Uses of Class
com.vaadin.flow.theme.lumo.LumoIcon
-
-
Uses of LumoIcon in com.vaadin.flow.theme.lumo
Methods in com.vaadin.flow.theme.lumo that return LumoIcon Modifier and Type Method Description static LumoIconLumoIcon. valueOf(String name)Returns the enum constant of this type with the specified name.static LumoIcon[]LumoIcon. values()Returns an array containing the constants of this enum type, in the order they are declared.
-