@lrnwebcomponents/full-screen-image
Version:
full screen banner image with down arrow
25 lines • 815 B
JSON
{
"version": 1,
"tags": [
{
"name": "full-screen-image",
"description": "`full-screen-image`\n\nAttributes:\n\n * `title` {`string`} - \n\n * `subtitle` {`string`} - \n\n * `source` {`string`} - \n\nProperties:\n\n * `title` {`string`} - \n\n * `subtitle` {`string`} - \n\n * `source` {`string`} - ",
"attributes": [
{
"name": "title",
"description": "`title` {`string`} - \n\nProperty: title\n\nDefault: "
},
{
"name": "subtitle",
"description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: "
},
{
"name": "source",
"description": "`source` {`string`} - \n\nProperty: source\n\nDefault: null"
}
]
}
],
"globalAttributes": [],
"valueSets": []
}