24 lines
587 B
JSON
24 lines
587 B
JSON
|
|
{
|
||
|
|
"name": "TopNav",
|
||
|
|
"tag": "wn-top-nav",
|
||
|
|
"group": "chrome",
|
||
|
|
"description": "TopNav — extracted from designbook ui_kits/whynot-control/Chrome.jsx.",
|
||
|
|
"props": [
|
||
|
|
{
|
||
|
|
"name": "onNew",
|
||
|
|
"type": "function",
|
||
|
|
"attribute": false,
|
||
|
|
"portable": false,
|
||
|
|
"description": "React callback prop — surface as an event on attribute-driven stacks."
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"events": [
|
||
|
|
{
|
||
|
|
"name": "wn-new",
|
||
|
|
"description": "Emitted for onNew."
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"docsRef": "designbook/ui_kits/whynot-control/Chrome.jsx",
|
||
|
|
"exemplarRef": "ir/exemplars/TopNav.html"
|
||
|
|
}
|