All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.metadata.vaadin-app-layout.json Maven / Gradle / Ivy

There is a newer version: 24.6.2
Show newest version
[
  {
    "selector": "vaadin-app-layout",
    "displayName": "Layout",
    "properties": [
      {
        "propertyName": "background-color",
        "displayName": "Background color",
        "editorType": "color"
      }
    ]
  },
  {
    "selector": "vaadin-app-layout::part(drawer)",
    "displayName": "Drawer",
    "properties": [
      {
        "propertyName": "background-color",
        "displayName": "Background color",
        "editorType": "color"
      },
      {
        "propertyName": "padding",
        "displayName": "Padding",
        "editorType": "range",
        "presets": [
          "--lumo-space-xs",
          "--lumo-space-s",
          "--lumo-space-m",
          "--lumo-space-l",
          "--lumo-space-xl"
        ],
        "icon": "square"
      }
    ]
  },
  {
    "selector": "vaadin-app-layout::part(navbar)",
    "displayName": "Navbar",
    "properties": [
      {
        "propertyName": "background-color",
        "displayName": "Background color",
        "editorType": "color"
      },
      {
        "propertyName": "padding",
        "displayName": "Padding",
        "editorType": "range",
        "presets": [
          "--lumo-space-xs",
          "--lumo-space-s",
          "--lumo-space-m",
          "--lumo-space-l",
          "--lumo-space-xl"
        ],
        "icon": "square"
      }
    ]
  }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy