Skip to main content

DEFAULT_ICON

DEFAULT_ICON (string, 'ViewDashboard') — the fallback icon name used when a dashboard's icon is unset or names an unknown registry key. Always present in DASHBOARD_ICONS.

import { DEFAULT_ICON } from '@conduction/nextcloud-vue'
form.icon = DEFAULT_ICON

See also getIconComponent, isCustomIconUrl.