17 lines
426 B
JSON
17 lines
426 B
JSON
|
|
{
|
||
|
|
"name": "PipelineStrip",
|
||
|
|
"tag": "wn-pipeline-strip",
|
||
|
|
"group": "chrome",
|
||
|
|
"description": "PipelineStrip — extracted from designbook ui_kits/whynot-control/Chrome.jsx.",
|
||
|
|
"props": [
|
||
|
|
{
|
||
|
|
"name": "activeIdx",
|
||
|
|
"attribute": "active-idx",
|
||
|
|
"type": "number",
|
||
|
|
"default": 3
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"docsRef": "designbook/ui_kits/whynot-control/Chrome.jsx",
|
||
|
|
"exemplarRef": "ir/exemplars/PipelineStrip.html"
|
||
|
|
}
|