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

    "module": "montage/ui/feed-reader/feed-reader.reel",

    "name": "FeedReader",

    "properties": [
        {
            "name": "feedURL",
            "type": "string",
            "default": null
        }
    ],
    "defaultStyles":  {
        "width":"350px",
        "height":"250px"
    }
}