Documentation / @zerotal/admin / index / DashboardLayout
Interface: DashboardLayout
Defined in: admin/src/dashboardLayout.ts:27
One person's arrangement of the dashboard.
Properties
order
order:
string[]
Defined in: admin/src/dashboardLayout.ts:29
Widget keys in the order they should render.
hidden
hidden:
string[]
Defined in: admin/src/dashboardLayout.ts:31
Widget keys this person has hidden.