permissions
Home > @gooddata/sdk-ui-dashboard > IDashboardBaseProps > permissions
IDashboardBaseProps.permissions property
Specify permissions to use when determining availability of the different features of the dashboard component.
Signature:
permissions?: IWorkspacePermissions;
Remarks
If you do not specify permissions, the dashboard component will load permissions for the currently logged-in user.