convertDashboardLinksType
convertDashboardLinksType(
dashboardPageLinks
,pkgname
,pluginLabel
):SideBarLink
[]
Convert the dashboard links type to the sidebar links type for the StudioCMS Dashboard from a StudioCMS Plugin
Parameters
• dashboardPageLinks: DashboardPageLink
[]
• pkgname: string
• pluginLabel: string
Returns
The converted sidebar links
Defined in
packages/studiocms_core/src/lib/convertDashboardLinksType.ts:12