@orangecheck/ui / OcDashboardHubProps
Interface: OcDashboardHubProps
Defined in: dashboard-shell.tsx:337
Convenience: the dashboard hub-page grid. Renders the same set of
tools as the sidebar, but as bigger card-style entries — used as
the body of /dashboard/index.tsx on each protocol site.
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-classname"></a> className? | string | dashboard-shell.tsx:339 |
<a id="property-tools"></a> tools | readonly OcDashboardTool[] | dashboard-shell.tsx:338 |