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

net.n2oapp.framework.autotest.widget.tiles.test.json Maven / Gradle / Ivy

The newest version!
[
  {
    "id": 1,
    "text": "text1",
    "icon": "icon1",
    "badge": "alert",
    "image": "favicon.ico",
    "progress": 50,
    "rating": 4,
    "checkbox": true
  },
  {
    "id": 2,
    "text": "text2",
    "icon": "icon2",
    "progress": 70,
    "checkbox": false
  }
]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy