interface MetaDashboard {
    label?: string;
    pathname?: string;
}

Properties

Properties

label?: string

The displayed name (label) in the navigation.

pathname?: string

This is the URL path part for this view. This is used for navigating or deep linking directly to the dashboard https://yoursite.com/section/settings/dashboard/my-dashboard-path

my-dashboard-path

[ "my-dashboard-path" ]

MMNEPVFCICPMFPCPTTAAATR