aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/picasa-carousel.json
blob: b0711b122d6ef2bd4abd2361e9043be1211c8f15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "component": "picasa-carousel",

    "module": "montage-google/picasa-carousel.reel",

    "name": "PicasaCarousel",

    "properties": [
        {
            "name": "queryParameter",
            "type": "string",
            "default": ""
        }
    ],
    "defaultStyles":  {
        "width":"800px",
        "height":"160px",
        "border": "1px"
    }
}