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

META-INF.metadata.vaadin-virtual-list.json Maven / Gradle / Ivy

[
  {
    "selector": "vaadin-virtual-list",
    "displayName": "List",
    "properties": [
      {
        "propertyName": "background-color",
        "displayName": "Background color",
        "editorType": "color"
      },
      {
        "propertyName": "border-color",
        "displayName": "Border color",
        "editorType": "color"
      },
      {
        "propertyName": "border-width",
        "displayName": "Border width",
        "editorType": "range",
        "presets": [
          "0px",
          "1px",
          "2px",
          "3px"
        ],
        "icon": "square"
      },
      {
        "propertyName": "border-radius",
        "displayName": "Border radius",
        "editorType": "range",
        "presets": [
          "0",
          "--lumo-border-radius-m",
          "--lumo-border-radius-l"
        ],
        "icon": "square"
      }
    ]
  }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy