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

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

    "name": "PicasaCarousel",

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