24 lines
573 B
JSON
24 lines
573 B
JSON
|
|
{
|
||
|
|
"name": "Eyebrow",
|
||
|
|
"tag": "wn-eyebrow",
|
||
|
|
"group": "atoms",
|
||
|
|
"description": "Eyebrow — extracted from designbook ui_kits/whynot-control/Atoms.jsx.",
|
||
|
|
"props": [
|
||
|
|
{
|
||
|
|
"name": "style",
|
||
|
|
"type": "object",
|
||
|
|
"attribute": false,
|
||
|
|
"portable": false,
|
||
|
|
"description": "React inline style override — not portable to an attribute."
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"slots": [
|
||
|
|
{
|
||
|
|
"name": "default",
|
||
|
|
"description": "Default content."
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"docsRef": "designbook/ui_kits/whynot-control/Atoms.jsx",
|
||
|
|
"exemplarRef": "ir/exemplars/Eyebrow.html"
|
||
|
|
}
|