| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
List<PwaIcon> |
PwaRegistry.getHeaderIcons()
List of
PwaIcon:s that should be added to header. |
List<PwaIcon> |
PwaRegistry.getIcons()
List of all icons managed by
PwaRegistry. |
static List<PwaIcon> |
PwaRegistry.getIconTemplates(String baseName)
Gets all PWA icon variants for the give base icon.
|
List<PwaIcon> |
PwaRegistry.getManifestIcons()
List of
PwaIcon:s that should be added to manifest.webmanifest. |
| Constructor and Description |
|---|
PwaIcon(PwaIcon icon) |
Copyright © 2025. All rights reserved.