DashboardDescriptor
Home > @gooddata/sdk-ui-dashboard > DashboardDescriptor
DashboardDescriptor type
Signature:
export declare type DashboardDescriptor = Pick<IDashboard, "title" | "description" | "tags"> & IAccessControlAware;
Home > @gooddata/sdk-ui-dashboard > DashboardDescriptor
Signature:
export declare type DashboardDescriptor = Pick<IDashboard, "title" | "description" | "tags"> & IAccessControlAware;