@lrnwebcomponents/tab-list
Version:
Automated conversion of tab-list/
36 lines (35 loc) • 1.14 kB
JSON
{
"version": 1,
"tags": [
{
"name": "tab-list",
"description": "`tab-list`\n\nEvents:\n\n * `tabs-changed` {`CustomEvent<any>`} - \n\nAttributes:\n\n * `tabs` {`any[]`} - List of tabs\n\nProperties:\n\n * `tabs` {`any[]`} - List of tabs",
"attributes": [
{
"name": "tabs",
"description": "`tabs` {`any[]`} - List of tabs\n\nProperty: tabs\n\nDefault: "
},
{
"name": "ontabs-changed",
"description": "`tabs-changed` {`CustomEvent<any>`} - "
}
]
},
{
"name": "tab-list",
"description": "`tab-list`\n\nEvents:\n\n * `tabs-changed` {`CustomEvent<any>`} - \n\nAttributes:\n\n * `tabs` {`any[]`} - List of tabs\n\nProperties:\n\n * `tabs` {`any[]`} - List of tabs",
"attributes": [
{
"name": "tabs",
"description": "`tabs` {`any[]`} - List of tabs\n\nProperty: tabs\n\nDefault: "
},
{
"name": "ontabs-changed",
"description": "`tabs-changed` {`CustomEvent<any>`} - "
}
]
}
],
"globalAttributes": [],
"valueSets": []
}